I would like that also, a bit more options to show specific information of juju status. Stuff like. - Show which header(s), Apps, Units, Relations, just one or two like `--headers units,apps` and then in that same order as given. - Show which columns in the units part, like not showing the ports column for instance.
What i do currently to at least not show apps is the following. `watch -c -d -n 0.5 'juju status --color=true | grep -A9999999 Unit'` -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1661145 Title: Feature request for juju status To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1661145/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
