Export the specific Flow - command: `azmgmt flow export -i|--id <id> -e|--environment <environment> -f|--format <format>` - id: The ID of the Microsoft Flow to export - environment: The name of the environment where the Flow is located - format: The format to export the Flow to. Allowed values JSON|ZIP - requires #378
Export the specific Flow
azmgmt flow export -i|--id <id> -e|--environment <environment> -f|--format <format>