mache.deploy.cli_spec.CliArgSpec

class mache.deploy.cli_spec.CliArgSpec(flags: 'list[str]', dest: 'str', route: 'list[str]', kwargs: 'dict[str, Any]')[source]
__init__(flags: list[str], dest: str, route: list[str], kwargs: dict[str, Any]) None

Methods

__init__(flags, dest, route, kwargs)

Attributes

flags

dest

route

kwargs