flow remove [options]
Removes specified flow
| Options |
|
-n, --name <name> |
The name of the Microsoft Flow to remove |
-e, --environment <environment> |
The name of the environment for which to remove flow |
--asAdmin |
Set, to remove the Flow as admin |
--confirm |
Confirms deletion |
Implementation similar to the Flow-Remove and Flow-AdminRemove cmdlets in PowerShell flow. more information here https://docs.microsoft.com/en-us/power-platform/admin/powerapps-powershell
flow remove [options]Removes specified flow
-n, --name <name>-e, --environment <environment>--asAdmin--confirmImplementation similar to the Flow-Remove and Flow-AdminRemove cmdlets in PowerShell flow. more information here https://docs.microsoft.com/en-us/power-platform/admin/powerapps-powershell