'juju model-default' should be a supported alias
Bug #1656216 reported by
John A Meinel
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Fix Released
|
Medium
|
Anastasia |
Bug Description
When going to set a single value, I naturally just type:
$ juju model-default enable-
ERROR unrecognized command: juju model-default
When I need to type:
$ juju model-defaults enable-
We should not directly expose the alias, but I think it makes sense to support it.
Changed in juju: | |
status: | Triaged → In Progress |
assignee: | nobody → Anastasia (anastasia-macmood) |
Changed in juju: | |
status: | In Progress → Fix Committed |
Changed in juju: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
PR against develop: https:/ /github. com/juju/ juju/pull/ 7726