Command lines¶
orion.core.cli – Functions that define console scripts¶
-
orion.core.cli.load_modules_parser(orion_parser)[source]¶ Search through the cli folder for any module containing a get_parser function
-
orion.core.cli.main(argv=None)[source]¶ Entry point for
orion.corefunctionality.