config updateSet a configuration profile to point to an organization. $ cx config update <name> [--org <org name>] Options ArgumentRequired?DefaultDescription<name>yes—Name of the configuration profile to update--org <org name>no—Organization name to associate with the profile Examples $ cx config update production --org my-new-organization $ cx config update staging --org staging-org