1EUIMAGE-INSTALL-PACK(1)          User Commands         EUIMAGE-INSTALL-PACK(1)
2
3
4

NAME

6       euimage-install-pack - ***TECH PREVIEW***
7

SYNOPSIS

9       euimage-install-pack [--profile PROFILE] [-b BUCKET[/PREFIX]]
10
11       [--location LOCATION] [--privatekey FILE]
12              [--cert FILE] [--ec2cert FILE] [--user ACCOUNT] [--kernel IMAGE]
13              [--ramdisk   IMAGE]   [--ec2-url    EC2_URL]    [--progress    |
14              --no-progress]    [--show-empty-fields]   [-U   URL]   [--region
15              USER@REGION]  [-I  KEY_ID]  [-S  KEY]  [--security-token  TOKEN]
16              [--debug] [--debugger] [--version] [-h] FILE
17

DESCRIPTION

19       ***TECH PREVIEW***
20

DESCRIPTION

22       Install a packed image into the cloud
23
24   positional arguments:
25       FILE   the pack to install (required)
26
27   optional arguments:
28       --profile PROFILE
29              which of the image's profiles to install (default: "default")
30
31       -b BUCKET[/PREFIX], --bucket BUCKET[/PREFIX]
32              bucket to upload the image to (required)
33
34       --location LOCATION
35              location constraint of the destination bucket (default: inferred
36              from s3-location-constraint in configuration, or otherwise none
37
38       --privatekey FILE
39              file containing your private key to sign the  bundle's  manifest
40              with.  This  private  key  will also be required to unbundle the
41              bundle in the future. (instance-store only)
42
43       --cert FILE
44              file containing your X.509 certificate (instance-store only)
45
46       --ec2cert FILE
47              file containing the cloud's  X.509  certificate  (instance-store
48              only)
49
50       --user ACCOUNT
51              your account ID (instance-store only)
52
53       --kernel IMAGE
54              ID  of  the  kernel  image  to associate with this machine image
55              (paravirtual only)
56
57       --ramdisk IMAGE
58              ID of the ramdisk image to associate  with  this  machine  image
59              (paravirtual only)
60
61       --ec2-url EC2_URL
62              compute service endpoint URL
63
64       --progress
65              show progress (the default when run interactively)
66
67       --no-progress
68              do not show progress (the default when run noninteractively)
69
70       --show-empty-fields
71              show empty values as "(nil)"
72
73       -U URL, --url URL
74              object storage service endpoint URL
75
76       --region USER@REGION
77              region  and/or  user names to search when looking up config file
78              data
79
80       -I KEY_ID, --access-key-id KEY_ID
81
82       -S KEY, --secret-key KEY
83
84       --security-token TOKEN
85
86       --debug
87              show debugging output
88
89       --debugger
90              launch interactive debugger on error
91
92       --version
93              show the program's version and exit
94
95       -h, --help
96              show this help message and exit
97
98
99
100euca2ools 3.2                    December 2016         EUIMAGE-INSTALL-PACK(1)
Impressum