microsoft / powerplatform-build-tools

Power Platform Build Tools automate common build and deployment tasks related to Power Platform. This includes synchronization of solution metadata (a.k.a. solutions) between development environments and source control, generating build artifacts, deploying to downstream environments, provisioning/de-provisioning of environments, and the ability to perform static analysis checks against your solution using the PowerApps checker service.
MIT License
186 stars 38 forks source link

Need JSON output support for all thePAC CLI commands #893

Closed vignaesh01 closed 4 months ago

vignaesh01 commented 4 months ago

Need JSON output support for all the PAC CLI commands. If I am building a tooling on top of PAC CLI commands, it becomes very difficult to parse the command line output. Providing a JSON output will greatly help.

rajyraman commented 4 months ago

See also https://github.com/microsoft/powerplatform-vscode/discussions/323

tehcrashxor commented 4 months ago

Duplicate of discussion https://github.com/microsoft/powerplatform-build-tools/discussions/463