Logo

Command Palette

Search for a command to run...

config create

Creates a new configuration profile to work with multiple Cloud 66 accounts and/or organizations.

$ cx config create <name> [--org <org name>]

Options

ArgumentRequired?DefaultDescription
<name>yesName for the new configuration profile
--org <org name>noOrganization name to associate with the profile

Examples

$ cx config create staging
$ cx config create production --org my-organization