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

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