I have a large model with a few hundreds of units.
An action; “diagnose”, outputs some values set by the action.
I want to write some code to filter the result from the action and the documentation is not covering well how to do this. Here is the documentation I refer to:
Is there anyone who can assist me on this topic?
I would love to get some pointers as how I can work with actions with a juju and/or bash application for building, automation around actions.
Adding the above information to the official documentation would be a great thing.