msl.package_manager.cli_create module

Command line interface for the create command.

msl.package_manager.cli_create.add_parser_create(parser)[source]

Add the create command to the parser.

msl.package_manager.cli_create.execute(args, parser)[source]

Executes the create command.