Command Line Utility¶
demo¶
Main entry point for command line interface.
This method needs to be referenced in setup.py and cli.rst.
demo [OPTIONS] COMMAND [ARGS]...
Options
- --option <option>¶
this is an option
test¶
A subcommand that takes an option.
demo test [OPTIONS]
Options
- --option <option>¶
this is a subcommand option