Logo

Command Palette

Search for a command to run...

config use

Switches to using the named configuration profile.

$ cx config use <name>

Options

ArgumentRequired?DefaultDescription
<name>yesName of the configuration profile to use

Examples

$ cx config use staging
$ cx config use production