msl.package_manager.cli_list module

Command line interface for the list command.

msl.package_manager.cli_list.add_parser_list(parser)[source]

Add the list command to the parser.

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

Executes the list command.