cub context rename
cub context rename
Rename a context
Synopsis
Rename an existing context to a new name.
Examples:
# Rename a context
cub context rename old-name new-name
# Rename the current context
cub context rename staging production
cub context rename [old-name] [new-name] [flags]
Options
-h, --help help for rename
Options inherited from parent commands
--context string The context to use for this command
--debug Debug output
SEE ALSO
- cub context - Context commands