Skip to content

Updates documentation of flow export command. Closes #6418#7244

Open
nanddeepn wants to merge 11 commits into
pnp:mainfrom
nanddeepn:issue-6418
Open

Updates documentation of flow export command. Closes #6418#7244
nanddeepn wants to merge 11 commits into
pnp:mainfrom
nanddeepn:issue-6418

Conversation

@nanddeepn
Copy link
Copy Markdown
Contributor

Closes #6418

Updated the documentation for the flow export command to clarify the output format when exporting as JSON. The description now specifies that the command exports the ARM template of the specified Power Automate flow as a JSON file, rather than just a generic JSON export.

Copilot AI review requested due to automatic review settings May 7, 2026 09:59
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the CLI documentation for m365 flow export to more precisely describe what the --format json output represents (an ARM template JSON), aligning user expectations with the actual exported artifact.

Changes:

  • Refined the JSON export example description to state that it exports the flow’s ARM template as JSON.

```

Export the specified Power Automate flow as a JSON file
Export the ARM template of the specified Power Automate flow as a JSON file
@milanholemans
Copy link
Copy Markdown
Contributor

Thanks, we'll try to review it soon!

dependabot Bot and others added 3 commits May 8, 2026 00:15
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Waldek Mastykarz <waldek@mastykarz.nl>
@Adam-it
Copy link
Copy Markdown
Member

Adam-it commented May 17, 2026

hi, due to a patch release, we needed to perform we had to rebase the main branch, which now makes this PR out of sync with the latest state of main.
@nanddeepn may I kindly ask you to rebase this branch against the latest main before we proceed with the review? Thanks

@Adam-it Adam-it marked this pull request as draft May 17, 2026 20:30
@nanddeepn
Copy link
Copy Markdown
Contributor Author

Hi @Adam-it
After rebase, I see 31 files changed.

Can you please help with any commands to rebase? Or I can create another pull request

@milanholemans
Copy link
Copy Markdown
Contributor

Hi @nanddeepn, have you tried this approach?
https://pnp.github.io/cli-microsoft365/contribute/expect-during-pr#updating-the-pr-after-feedback

Otherwise we can rebase it for you if you have struggles.

@nanddeepn nanddeepn marked this pull request as ready for review May 19, 2026 15:36
@nanddeepn
Copy link
Copy Markdown
Contributor Author

Thank you @milanholemans
It worked :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug report: flow export -f json includes sensitive connector web token (JWT)

5 participants