iai images delete
Synopsis
iai images delete <image_name> [flags]Examples
iai images delete my-service --tag 1.2.3
iai images delete my-service --tag 1.2.3 --force
iai images delete my-service --tag 1.2.3 --organization my-org --project my-projectOptions
-f, --force Skip confirmation prompt
-h, --help help for delete
-o, --organization string Organization name that owns the project
-p, --project string Project name the image belongs to
-t, --tag string Tag of the image version to deleteOptions inherited from parent commands
SEE ALSO
Last updated
Was this helpful?

