Client
Main module for the cli.
- main()[source]
Main function for the cli entrypoint
- register_subcommands()[source]
Register all the subcommands for the CLI
- Return type:
- Returns:
The parser with all the subcommands registered.
- Return type:
ArgumentParser