maas-cli tag commands needs help
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
High
|
John A Meinel | ||
maas (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
For example:
$ maas-cli maas tags -h
usage: /usr/lib/
[-h] COMMAND ...
optional arguments:
-h, --help show this help message and exit
drill down:
COMMAND
new Create a new `Tag`.
list List Tags.
ubuntu@
usage: /usr/lib/
[-h] [-d] [-k] [data [data ...]]
positional arguments:
data
optional arguments:
-h, --help show this help message and exit
-d, --debug Display more information about API responses.
-k, --insecure Disable SSL certificate check
The help for those commands needs to explain the arguments it accepts
Related branches
- Gavin Panella (community): Approve
-
Diff: 71 lines (+26/-5)1 file modifiedsrc/maasserver/api.py (+26/-5)
Changed in maas: | |
status: | New → Triaged |
importance: | Undecided → High |
milestone: | none → 12.10 |
Changed in maas: | |
assignee: | nobody → John A Meinel (jameinel) |
status: | Triaged → In Progress |
Changed in maas: | |
status: | In Progress → Fix Committed |
Changed in maas: | |
status: | Fix Committed → Fix Released |
Changed in maas (Ubuntu): | |
status: | New → Confirmed |