1EUCA-BUNDLE-INSTANCE(1)          User Commands         EUCA-BUNDLE-INSTANCE(1)
2
3
4

NAME

6       euca-bundle-instance - Bundle an S3-backed Windows instance
7

SYNOPSIS

9       euca-bundle-instance -b BUCKET -p PREFIX [-o KEY-ID] [-c POLICY]
10
11       [-s SIGNATURE] [-w KEY] [-x HOURS]
12              [--show-empty-fields]   [-U   URL]  [--region  USER@REGION]  [-I
13              KEY_ID] [-S KEY] [--security-token TOKEN] [--debug] [--debugger]
14              [--version] [-h] INSTANCE
15

DESCRIPTION

17       Bundle an S3-backed Windows instance
18
19   positional arguments:
20       INSTANCE
21              ID of the instance to bundle (required)
22
23   optional arguments:
24       -b BUCKET, --bucket BUCKET
25              bucket in which to store the new machine image (required)
26
27       -p PREFIX, --prefix PREFIX
28              beginning of the machine image bundle name (required)
29
30       -o KEY-ID, --owner-akid KEY-ID, --user-access-key KEY-ID
31              bucket  owner's access key ID (required if not specified in con‐
32              figuration)
33
34       -c POLICY, --policy POLICY
35              Base64-encoded upload policy that allows the server to upload  a
36              bundle on your behalf. If unused, a secret key is required.
37
38       -s SIGNATURE, --policy-signature SIGNATURE
39              signature  of  the  Base64-encoded  upload  policy. If unused, a
40              secret key is required.
41
42       -w KEY, --owner-sak KEY, --user-secret-key KEY
43              bucket owner's secret access key, used to sign upload  policies.
44              This  is  required unless both -c and -s are used or if a secret
45              key is specified in a configuration file.
46
47       -x HOURS, --expires HOURS
48              generated upload policy expiration time (default: 24)
49
50       --show-empty-fields
51              show empty values as "(nil)"
52
53       -U URL, --url URL
54              compute service endpoint URL
55
56       --region USER@REGION
57              region and/or user names to search when looking up  config  file
58              data
59
60       -I KEY_ID, --access-key-id KEY_ID
61
62       -S KEY, --secret-key KEY
63
64       --security-token TOKEN
65
66       --debug
67              show debugging output
68
69       --debugger
70              launch interactive debugger on error
71
72       --version
73              show the program's version and exit
74
75       -h, --help
76              show this help message and exit
77
78
79
80euca2ools 3.4                    December 2016         EUCA-BUNDLE-INSTANCE(1)
Impressum