-
Notifications
You must be signed in to change notification settings - Fork 10
Home
github-actions[bot] edited this page Dec 26, 2025
·
22 revisions
PACX is a command line tool to interact with Dynamics 365 and Power Platform environments. It can be used to automate tasks that would otherwise require a lot of manual work. It can be also used to perform tasks that are not yet available in the official Dataverse/Power Platform user interface.
| Command group | Description |
|---|---|
| pacx auth | Manage how you authenticate to Dataverse environments |
| pacx column | Execute manipulations on Dataverse columns |
| pacx forms | Commands to streamline form manipulation |
| pacx history | Provides access to the command history |
| pacx key | Execute manipulations on Dataverse keys |
| pacx optionset | Manage global or local option sets (Picklists) |
| pacx plugin | Lightweight, command-line based, PluginRegistrationTool |
| pacx project | Commands to create and work with PACX projects. |
| pacx publish | Commands to manage manual customization publishing |
| pacx rel | Executes operations on Dataverse relationships between tables |
| pacx ribbon | Commands to access and manipulate application and table ribbons (command bars). |
| pacx script | Commands to generate PACX scripts and OptionSet CSV from Dataverse tables. |
| pacx settings | Commands to manipulate dataverse settings (https://learn.microsoft.com/en-us/power-apps/maker/data-platform/create-edit-configure-settings) |
| pacx solution | Manages how you work with Dataverse solutions |
| pacx table | Execute manipulations on Dataverse tables |
| pacx tool | Allows adding, listing, updating and removing PACX tools |
| pacx unifiedrouting | Execute manipulations on unified routing settings |
| pacx view | Execute manipulations on Dataverse views |
| pacx webresources | Commands to work with webresources |
| pacx workflow |