Comment 3 for bug 1727639

Revision history for this message
Sandor Zeestraten (szeestraten) wrote :

Aha, that is exactly what I'm looking for.

Reading the `juju status --help` output, I got the impression that it only would match on applications, units and machines so I did not even think of trying it.

Details:
By default (without argument), the status of the model, including all
applications and units will be output.

Application or unit names may be used as output filters (the '*' can be used as
a wildcard character). In addition to matched applications and units, related
machines, applications, and units will also be displayed. If a subordinate unit
is matched, then its principal unit will be displayed. If a principal unit is
matched, then all of its subordinates will be displayed.