pacx solution setDefault - neronotte/Greg.Xrm.Command GitHub Wiki
Sets the default solution for the current environment
Usage
The default solution is the solution that will be used by commands such as pacx table create or pacx column create to store the applied customizations, when a solution uniquename is not been indicated in the proper command arguments.
Example:
pacx solution setDefault -n my_solution_uniquename
Arguments
| Long Name | Short Name | Required? | Description | Default value | Valid values |
|---|---|---|---|---|---|
name |
un |
Y | The unique name of the solution to set as default | - | String |