The proposal is the script I described in my blog post. I think it is a great example of how we can use the CLI to retrieve information about a flow.
By the way, do you know why using the --asAdmin parameter in the flow get command reduces the amount of information received? For example, the properties/definition field is missing in that case.
| Docs |
|
| Author |
Michał Kornet |
| Original Post |
blog |
| Description |
This script creates a report of all parent flows accessible by the current user that invoke a defined child flow using the 'Run a Child Flow' action. |
| Keywords |
flows, reports |
The proposal is the script I described in my blog post. I think it is a great example of how we can use the CLI to retrieve information about a flow.
By the way, do you know why using the
--asAdminparameter in theflow getcommand reduces the amount of information received? For example, theproperties/definitionfield is missing in that case.flows,reports