euca-describe-bundle-tasks (1) Linux Manual Page
NAME
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 tasks
positional arguments:
- BUNDLE
- limit results to specific bundle tasks
optional arguments:
–show-empty-fields- show empty values as "(nil)"
-UURL,–urlURL- compute service endpoint URL
–regionUSER [at] REGION- region and/or user names to search when looking up config file data
-
-IKEY_ID,–access-key-idKEY_ID-SKEY,–secret-keyKEY–security-tokenTOKEN–filterNAME=VALUE -
- 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
