delete
Usage
cldkctl flexi image delete [image-id] [flags]Aliases
delete, del, rmSteps
cldkctl flexi image delete [image-id] 
Flags
Flag
Shorthand
Description
Last updated

Delete a flexi image from your project. This command allows you to remove a flexi image that is no longer needed.
cldkctl flexi image delete [image-id] [flags]delete, del, rmFollow the steps below to run and view the result of this command:
Refer to the Image List section to obtain the image ID.
Run the following command in your terminal:
cldkctl flexi image delete [image-id] Replace [image-id] with the ID of the custom image.

This command supports global flags. Refer to the Global Flags section for details
--help
-h
Help for the delete command.
Last updated