rename
Usage
cldkctl flexi instance rename [name] [new name] [flags]Aliases
rename, mvSteps
cldkctl flexi instance rename [name] [new-name] 
Flags
Flag
Description
Last updated

Rename a flexi instance in your project. This command allows you to rename a flexi instance.
cldkctl flexi instance rename [name] [new name] [flags]rename, mvFollow the steps below to run and view the result of this command:
Run the following command in your terminal:
cldkctl flexi instance rename [name] [new-name] Replace [name] with the current instance name and [new-name] with the new name for the instance.
Once completed successfully, the terminal displays the success message.

This command supports global flags. Refer to the Global Flags section for details
--help
-h
Help for the rename command.
--project string
-p
Specify project ID.
Last updated