euca-describe-bundle-tasks (1) Linux Manual Page
euca-describe-bundle-tasks – Describe current instance-bundling tasks
Synopsis
euca-describe-bundle-tasks [–show-empty-fields] [-U URL]- [–region USER [at] REGION] [-I KEY_ID] [-S KEY]
- [–security-token TOKEN] [–filter NAME=VALUE] [–debug] [–debugger] [–version] [-h] [BUNDLE [BUNDLE …]]
Description
Describe current instance-bundling taskspositional arguments:
- BUNDLE
- limit results to specific bundle tasks
optional arguments:
- –show-empty-fields
- show empty values as "(nil)"
- -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
- –filter NAME=VALUE
- -S KEY, –secret-key KEY
- restrict results to those that meet criteria
- restrict results to those that meet criteria
- –debug
- 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
allowed filter names:
- bundle-id
- bundle task ID
- error-code
- if the task failed, the error code returned
- error-message
- if the task failed, the error message returned
- instance-id
- ID of the bundled instance
- progress
- level of task completion, in percent
- s3-bucket
- bucket where the image will be stored
- s3-prefix
- beginning of the bundle name
- start-time
- task start time
- state
- task state
- update-time
- most recent task update time
