euca-delete-disk-image (1) Linux Manual Page
euca-delete-disk-image – Delete a disk image used for an import task
Synopsis
euca-delete-disk-image (-t TASK | -u MANIFEST_URL)- [–ignore-active-task] [–show-empty-fields]
- [–s3-url URL] [-o KEY_ID] [-w KEY] [-U URL] [–region USER [at] REGION] [-I KEY_ID] [-S KEY] [–security-token TOKEN] [–debug] [–debugger] [–version] [-h]
Description
Delete a disk image used for an import taskoptional arguments:
- -t TASK, –task TASK
- ID of the task to delete the image from
- -u MANIFEST_URL, –manifest-url MANIFEST_URL
- location of the import manifest
- –ignore-active-task
- delete the image even if the import task is active (only works with -t/–task)
- –show-empty-fields
- show empty values as "(nil)"
- –s3-url URL
- object storage service endpoint URL
- -o KEY_ID, –owner-akid KEY_ID
- access key to use for the object storage service (default: same as that for the compute service)
- -w KEY, –owner-sak KEY
- secret key to use for the object storage service (default: same as that for the compute service)
- -U URL, –url URL
- compute service endpoint URL
- –region USER [at] REGION
- region and/or user names to search when looking up config file data
- -I KEY_ID, –access-key-id KEY_ID
- -S KEY, –secret-key KEY
- –security-token TOKEN
- –debug
- -S KEY, –secret-key KEY
- show debugging output
- show debugging output
- –debugger
- launch interactive debugger on error
- –version
- show the program’s version and exit
- -h, –help
- show this help message and exit
