Command Line Interface

mapp_metadata_checker automatically installs the command mapp_metadata_checker. See mapp_metadata_checker --help for usage details.

mapp_metadata_checker

CLI for mapp_metadata_checker.

mapp_metadata_checker [OPTIONS] COMMAND [ARGS]...

Options

--version

Show the version and exit.

tsver

Load a table from a path and write it as a TSV file.

param in_path:

The path to the input table file.

type in_path:

str

param out_path:

The path to the output TSV file.

type out_path:

str

mapp_metadata_checker tsver [OPTIONS] INPUT_PATH OUTPUT_PATH

Arguments

INPUT_PATH

Required argument

OUTPUT_PATH

Required argument