Code reference¶
Command-line interface.
Submodules
Edit SDMX interactively. |
Module data
List of (sub)modules that define CLI (sub)commands. |
- transport_data.cli.MODULES_WITH_CLI = ['transport_data.config', 'transport_data.cli.interactive', 'transport_data.cli.check_file', 'transport_data.cli.check_record', 'transport_data.org.ckan', 'transport_data.proto.cli', 'transport_data.store', 'transport_data.testing.cli'][source]¶
List of (sub)modules that define CLI (sub)commands. Each should contain a @click.command() named “main”.