config renameRenames an existing configuration profile. $ cx config rename <old name> <new name> Options ArgumentRequired?DefaultDescription<old name>yes—Current name of the configuration profile<new name>yes—New name for the configuration profile Examples $ cx config rename staging staging-env $ cx config rename old-production production