db commands¶
- orion.core.cli.db_main.add_subparser(parser)[source]¶
Add the subparsers that needs to be used for this command
- orion.core.cli.db_main.load_modules_parser(subparsers)[source]¶
Search through the cli.db folder for any module containing a get_parser function
DB command line modules