Wrong command displayed when trying to destroy a controller with destroy-environment
Bug #1534353 reported by
Cheryl Jennings
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Fix Released
|
High
|
Unassigned |
Bug Description
$ juju destroy-environment local
ERROR "local" is a system; use 'juju system destroy' to destroy it
$ juju system destroy local
ERROR unrecognized command: juju system
The message should be corrected to destroy-controller.
Changed in juju-core: | |
status: | New → Triaged |
importance: | Undecided → High |
milestone: | none → 2.0-alpha1 |
Changed in juju-core: | |
status: | Fix Committed → Fix Released |
tags: | added: 2.0-count |
affects: | juju-core → juju |
Changed in juju: | |
milestone: | 2.0-alpha1 → none |
milestone: | none → 2.0-alpha1 |
To post a comment you must log in.
https:/ /github. com/juju/ juju/pull/ 4124