Seems not everyone's aware of this, so: juju status has filters (since a
few months ago), in the same way that pyjuju had them.
If you've got lots of services and units, you can prune the output to just
those things relating to a service or unit by doing:
juju status service
or
juju status service/unit
service and unit are interpreted as shell path patterns (globs). So you
can, for example, filter status on all services starting with "nova-" by
doing "juju status nova-*".
Cheers,
Andrew
--
Juju mailing list
[email protected]
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/juju