`juju info` should provide a way to specify revision

Bug #2028468 reported by Haw Loeung
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Triaged
Wishlist
Unassigned

Bug Description

Hi,

Trying to get info on a charm, landscape-client, and prior revisions but there isn't a way to do so with `juju info`:

| juju info landscape-client --revision 48 --channel stable --series xenial
| ERROR option provided but not defined: --revision

Only way is to deploy it with:

| juju deploy landscape-client --revision 48 --channel stable --series xenial landscape-client-old

Then inspect the changes in `/var/lib/juju/agents/unit-landscape-client-old-0/charm` on the unit itself.

Would be nice to be able to provide a `revision` so we could see the date at which that revision of a charm was published.

Tags: cli
Revision history for this message
Vitaly Antonenko (anvial) wrote :

Thx, this is a reasonable suggestion.

Changed in juju:
status: New → Incomplete
status: Incomplete → Triaged
importance: Undecided → Wishlist
tags: added: cli
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.