.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .TH EUIMAGE-INSTALL-PACK "1" "March 2016" "euca2ools 3.2" "User Commands" .SH NAME euimage-install-pack \- ***TECH PREVIEW*** .SH SYNOPSIS euimage\-install\-pack [\-\-profile PROFILE] [\-b BUCKET[/PREFIX]] .TP [\-\-location LOCATION] [\-\-privatekey FILE] [\-\-cert FILE] [\-\-ec2cert FILE] [\-\-user ACCOUNT] [\-\-kernel IMAGE] [\-\-ramdisk IMAGE] [\-\-ec2\-url EC2_URL] [\-\-progress | \fB\-\-no\-progress]\fR [\-\-show\-empty\-fields] [\-U URL] [\-\-region USER@REGION] [\-I KEY_ID] [\-S KEY] [\-\-security\-token TOKEN] [\-\-debug] [\-\-debugger] [\-\-version] [\-h] FILE .SH DESCRIPTION ***TECH PREVIEW*** .SH DESCRIPTION Install a packed image into the cloud .SS "positional arguments:" .TP FILE the pack to install (required) .SS "optional arguments:" .TP \fB\-\-profile\fR PROFILE which of the image's profiles to install (default: "default") .TP \fB\-b\fR BUCKET[/PREFIX], \fB\-\-bucket\fR BUCKET[/PREFIX] bucket to upload the image to (required) .TP \fB\-\-location\fR LOCATION location constraint of the destination bucket (default: inferred from s3\-location\-constraint in configuration, or otherwise none .TP \fB\-\-privatekey\fR FILE file containing your private key to sign the bundle's manifest with. This private key will also be required to unbundle the bundle in the future. (instance\-store only) .TP \fB\-\-cert\fR FILE file containing your X.509 certificate (instance\-store only) .TP \fB\-\-ec2cert\fR FILE file containing the cloud's X.509 certificate (instance\-store only) .TP \fB\-\-user\fR ACCOUNT your account ID (instance\-store only) .TP \fB\-\-kernel\fR IMAGE ID of the kernel image to associate with this machine image (paravirtual only) .TP \fB\-\-ramdisk\fR IMAGE ID of the ramdisk image to associate with this machine image (paravirtual only) .TP \fB\-\-ec2\-url\fR EC2_URL compute service endpoint URL .TP \fB\-\-progress\fR show progress (the default when run interactively) .TP \fB\-\-no\-progress\fR do not show progress (the default when run noninteractively) .TP \fB\-\-show\-empty\-fields\fR show empty values as "(nil)" .TP \fB\-U\fR URL, \fB\-\-url\fR URL object storage service endpoint URL .TP \fB\-\-region\fR USER@REGION region and/or user names to search when looking up config file data .HP \fB\-I\fR KEY_ID, \fB\-\-access\-key\-id\fR KEY_ID .HP \fB\-S\fR KEY, \fB\-\-secret\-key\fR KEY .HP \fB\-\-security\-token\fR TOKEN .TP \fB\-\-debug\fR show debugging output .TP \fB\-\-debugger\fR launch interactive debugger on error .TP \fB\-\-version\fR show the program's version and exit .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit