1EUCA-DESCRIBE-BUNDLE-TASKS(1)    User Commands   EUCA-DESCRIBE-BUNDLE-TASKS(1)
2
3
4

NAME

6       euca-describe-bundle-tasks - Describe current instance-bundling tasks
7

SYNOPSIS

9       euca-describe-bundle-tasks [--show-empty-fields] [-U URL]
10
11       [--region USER@REGION] [-I KEY_ID] [-S KEY]
12              [--security-token   TOKEN]   [--filter   NAME=VALUE]   [--debug]
13              [--debugger] [--version] [-h] [BUNDLE [BUNDLE ...]]
14

DESCRIPTION

16       Describe current instance-bundling tasks
17
18   positional arguments:
19       BUNDLE limit results to specific bundle tasks
20
21   optional arguments:
22       --show-empty-fields
23              show empty values as "(nil)"
24
25       -U URL, --url URL
26              compute service endpoint URL
27
28       --region USER@REGION
29              region and/or user names to search when looking up  config  file
30              data
31
32       -I KEY_ID, --access-key-id KEY_ID
33
34       -S KEY, --secret-key KEY
35
36       --security-token TOKEN
37
38       --filter NAME=VALUE
39              restrict results to those that meet criteria
40
41       --debug
42              show debugging output
43
44       --debugger
45              launch interactive debugger on error
46
47       --version
48              show the program's version and exit
49
50       -h, --help
51              show this help message and exit
52
53   allowed filter names:
54       bundle-id
55              bundle task ID
56
57       error-code
58              if the task failed, the error code returned
59
60       error-message
61              if the task failed, the error message returned
62
63       instance-id
64              ID of the bundled instance
65
66       progress
67              level of task completion, in percent
68
69       s3-bucket
70              bucket where the image will be stored
71
72       s3-prefix
73              beginning of the bundle name
74
75       start-time
76              task start time
77
78       state  task state
79
80       update-time
81              most recent task update time
82
83
84
85euca2ools 3.4                    December 2016   EUCA-DESCRIBE-BUNDLE-TASKS(1)
Impressum