Add support for "juju status myapplication/leader"
Bug #1981508 reported by
Haw Loeung
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Fix Released
|
Wishlist
|
Evanson Mwangi | ||
2.9 |
Fix Released
|
Wishlist
|
Evanson Mwangi |
Bug Description
Hi,
We can currently do the following operations on the leader unit:
* juju ssh myapplication/
* juju run --unit myapplication/
Can we also add "juju status myapplication/
| $ juju status myapp/leader
| Model Controller Cloud/Region Version SLA Timestamp
| mymodel mycontroller aws/my-region 2.9.32 unsupported 02:06:26Z
|
| Nothing matched specified filter.
| $ juju version
| 2.9.32-ubuntu-amd64
Changed in juju: | |
importance: | Undecided → Wishlist |
Changed in juju: | |
status: | New → Triaged |
Changed in juju: | |
assignee: | nobody → Evanson Mwangi (mr-parish) |
Changed in juju: | |
milestone: | none → 3.0.1 |
Changed in juju: | |
status: | Triaged → In Progress |
Changed in juju: | |
milestone: | 3.0.1 → 3.0-rc1 |
Changed in juju: | |
status: | In Progress → Fix Committed |
Changed in juju: | |
milestone: | 3.0-rc1 → 3.0-beta4 |
Changed in juju: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Addressed in this PR https:/ /github. com/juju/ juju/pull/ 14460