help text for list-controllers needs improving
Bug #1556183 reported by
Peter Matulis
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Fix Released
|
Medium
|
Reed O'Brien |
Bug Description
e.g:
Usage: juju list-controllers [options]
Summary:
Lists all controllers.
Options:
-o, --output (= "")
Specify output file
--format (= tabular)
Specify output format (json|tabular|yaml)
Details:
The output format may be selected with the '--format' option. In the default tabular output, the current controller is marked with an asterisk.
Examples:
juju list-controllers
juju list-controllers --format json --output ~/tmp/controlle
See also: list-models
description: | updated |
Changed in juju-core: | |
status: | New → Triaged |
importance: | Undecided → Medium |
milestone: | none → 2.0-beta3 |
Changed in juju-core: | |
status: | Triaged → In Progress |
assignee: | nobody → Reed O'Brien (reedobrien) |
Changed in juju-core: | |
status: | Fix Committed → In Progress |
Changed in juju-core: | |
status: | In Progress → Fix Committed |
Changed in juju-core: | |
status: | Fix Committed → Fix Released |
affects: | juju-core → juju |
Changed in juju: | |
milestone: | 2.0-beta3 → none |
milestone: | none → 2.0-beta3 |
To post a comment you must log in.
RB: http:// reviews. vapour. ws/r/4498/
PR: https:/ /github. com/juju/ juju/pull/ 5055