Get information about the specific Flow's runs
- command:
azmgmt flow run list -f|--flow <flow> -e|--environment <environment>
- flow: The name of the Microsoft Flow for which to retrieve information
- environment: The name of the environment where the Flow is located
- for each run show its name, start time and status
- if output is set to JSON include all properties
Get information about the specific Flow's runs
azmgmt flow run list -f|--flow <flow> -e|--environment <environment>