Scroll to navigation

ALIYUN-IMG-UTILS IMAGE DELETE(1) aliyun-img-utils image delete Manual ALIYUN-IMG-UTILS IMAGE DELETE(1)

NAME

aliyun-img-utils-image-delete - Delete a compute image and optionally the...

SYNOPSIS

aliyun-img-utils image delete [OPTIONS]

DESCRIPTION

Delete a compute image and optionally the backing qcow2 blob.

OPTIONS

Name of the image to be deleted. [required]
Also delete the image blob from storage bucket.
Forcibly deletes the custom image, regardless of whether the image is being used by other instances.
A comma separated list of region ids for deleting the provided image. If no regions are provided the image will be deleted in all available regions.
Aliyun Image utils config directory to use. Default: ~/.config/aliyun_img_utils/
The configuration profile to use. Expected to match a config file in config directory. Example: production, for ~/.config/aliyun_img_utils/production.yaml. The default value is default: ~/.config/aliyun_img_utils/default.yaml
Remove ANSI color and styling from output.
Display debug level logging to console.
Display logging info to console. (Default)
Display only errors to console.
Access key used for authentication of requests.
Access secret used for authentication of requests.
Storage bucket to store uploaded images.
The region to use for the image requests.
2021-04-16