delete
Usage
cldkctl flexi instance delete [name] [flags]Aliases
delete, del, rmSteps
cldkctl flexi instance delete [instance-name] 
Flags
Flag
Shorthand
Default
Description
Last updated

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

This command supports global flags. Refer to the Global Flags section for details
--force
false
Detach all interfaces before deleting the instance
--help
-h
Help for the delete command.
--project string
-p
Specify project ID.
Last updated