Skip to content

pacx solution component

github-actions[bot] edited this page Apr 22, 2026 · 7 revisions

Actions applicable to Dataverse solution components

Commands

Command Description
pacx solution component add Adds a solution component to an unmanaged solution.
pacx solution component addTable Adds a table (entity) to an unmanaged solution.
pacx solution component getDependencies Retrieves the list of solution components that depend from a given component
pacx solution component list Returns the list of components in a given solution.
pacx solution component move Moves a solution component from a solution to another (unmanaged) solution.
pacx solution component moveAll Moves a solution component from a solution to another (unmanaged) solution.
pacx solution component remove Removes a solution component from an unmanaged solution.
pacx solution component removeAll Removes all solution components from an unmanaged solution.
pacx solution component types Lists all "officially known" solution component types.

Command list

Clone this wiki locally