Import a solution zip
cs_import_solutionImport a packed agent solution into a Power Platform environment. Use confirm to apply changes; otherwise returns a dry run.
Instructions
pac solution import of a packed agent (from cs_pack) into an environment. Mutates the environment: requires confirm: true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| confirm | No | Required to actually perform a change in a live environment. Without it the tool returns a dry run. | |
| environment | No | ||
| forceOverwrite | No | ||
| publishChanges | No |