def getparser(parser): commands.host_option(parser) commands.case_argument(parser)
def getparser(parser): commands.host_option(parser, argument=True)