Skip to content

pacx solution

github-actions[bot] edited this page Apr 14, 2026 · 8 revisions

Manages how you work with Dataverse solutions

Command Groups

Command Group Description
pacx solution component Actions applicable to Dataverse solution components

Commands

Command Description
pacx solution create Creates a new unmanaged solution in the current Dataverse environment, also creating the publisher, if needed.
pacx solution delete Deletes a solution from the current Dataverse environment
pacx solution generateLateBoundConstants Generates C# and/or JavaScript constants files from Dataverse metadata for a solution.
pacx solution getDefault Gets the default solution for the current environment, if it has been set via solution setDefault
pacx solution getPublisherList Lists the available publishers in current Dataverse environment. It displays unique name, friendly name and prefix.
pacx solution list Lists all solutions in the current environment.
pacx solution setDefault Sets the default solution for the current environment

Command list

Clone this wiki locally