Add json output support to pac org fetch and pac power-fx run #1053
chrispiasecki
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Right now its very difficult to parse any tabular outputs from pac org fetch and pac power-fx run commands. Without something like a --json output flag, it makes it useless for use in a CI/CD pipeline and as such still rely on PowerShell modules like Xrm.Data to do any querying of data.
Please consider adding json and/or csv output flags for these commands.
Beta Was this translation helpful? Give feedback.
All reactions