Skip to content

pacx solution setDefault

github-actions[bot] edited this page Nov 20, 2023 · 2 revisions

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

Command list

Clone this wiki locally