start
Usage
cldkctl flexi instance start [name] [flags]Aliases
start, onSteps
cldkctl flexi instance start [instance-name] 
Flags
Flag
Shorthand
Description
Last updated

Start a flexi instance in your project. This command allows you to start a flexi instance.
cldkctl flexi instance start [name] [flags]start, onFollow the steps below to run and view the result of this command:
Run the following command in your terminal:
cldkctl flexi instance start [instance-name] Replace [instance-name] with the name of the instance you want to start.
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 start command.
--project string
-p
Specify project ID.
Last updated