We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 054ae76 commit 7d0f63aCopy full SHA for 7d0f63a
1 file changed
docs/docs/cmd/flow/flow-export.mdx
@@ -60,7 +60,7 @@ Export the specified Power Automate flow as a ZIP file
60
m365 flow export --environmentName Default-d87a7535-dd31-4437-bfe1-95340acd55c5 --name 3989cb59-ce1a-4a5c-bb78-257c5c39381d
61
```
62
63
-Export the specified Power Automate flow as a JSON file
+Export the ARM template of the specified Power Automate flow as a JSON file
64
65
```sh
66
m365 flow export --environmentName Default-d87a7535-dd31-4437-bfe1-95340acd55c5 --name 3989cb59-ce1a-4a5c-bb78-257c5c39381d --format json
0 commit comments