euimage-install-pack (1) Linux Manual Page
NAME
euimage-install-pack – ***TECH PREVIEW***
SYNOPSIS
euimage-install-pack [–profile PROFILE] [-b BUCKET[/PREFIX]]
- [–location LOCATION] [–privatekey FILE]
- [–cert FILE] [–ec2cert FILE] [–user ACCOUNT] [–kernel IMAGE] [–ramdisk IMAGE] [–ec2-url EC2_URL] [–progress |
–no-progress][–show-empty-fields] [-U URL] [–region USER [at] REGION] [-I KEY_ID] [-S KEY] [–security-token TOKEN] [–debug] [–debugger] [–version] [-h] FILE
DESCRIPTION
***TECH PREVIEW***
DESCRIPTION
Install a packed image into the cloud
positional arguments:
- FILE
- the pack to install (required)
optional arguments:
–profilePROFILE- which of the image’s profiles to install (default: "default")
-bBUCKET[/PREFIX],–bucketBUCKET[/PREFIX]- bucket to upload the image to (required)
–locationLOCATION- location constraint of the destination bucket (default: inferred from s3-location-constraint in configuration, or otherwise none
–privatekeyFILE- 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)
–certFILE- file containing your X.509 certificate (instance-store only)
–ec2certFILE- file containing the cloud’s X.509 certificate (instance-store only)
–userACCOUNT- your account ID (instance-store only)
–kernelIMAGE- ID of the kernel image to associate with this machine image (paravirtual only)
–ramdiskIMAGE- ID of the ramdisk image to associate with this machine image (paravirtual only)
–ec2-urlEC2_URL- compute service endpoint URL
–progress- show progress (the default when run interactively)
–no-progress- do not show progress (the default when run noninteractively)
–show-empty-fields- show empty values as "(nil)"
-UURL,–urlURL- object storage service endpoint URL
–regionUSER [at] REGION- region and/or user names to search when looking up config file data
-
-IKEY_ID,–access-key-idKEY_ID-SKEY,–secret-keyKEY–security-tokenTOKEN–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
