msl.package_manager.cli_update module

Command line interface for the update command.

msl.package_manager.cli_update.add_parser_update(parser, name='update')[source]

Add the update command to the parser.

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

Executes the update command.