SYNOPSIS

euca-describe-bundle-tasks [--show-empty-fields] [--region USER@REGION | -U URL] [-I KEY_ID] [-S KEY] [--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)"

--region USER@REGION

name of the region and/or user in config files to use to connect to the service

-U URL, --url URL

compute service endpoint URL -I KEY_ID, --access-key-id KEY_ID -S KEY, --secret-key KEY

--filter NAME=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