CLI Entrypoint
The mdstools suite.
EXAMPLES:
>>> from mdstools.test.cli import invoke
>>> invoke(cli, "--help")
Usage: cli [OPTIONS] COMMAND [ARGS]...
The mdstools suite.
Options:
--help Show this message and exit.
Commands:
flatten Flatten a YAML metadata file into enriched Excel/CSV formats.
unflatten Unflatten an Excel/CSV file back to YAML metadata.