euca-download-and-unbundle (1) Linux Manual Page
NAME
euca-download-and-unbundle – Download and unbundle a bundled image from the cloud
SYNOPSIS
euca-download-and-unbundle [-d (FILE | DIR)] [-k PRIVATEKEY]
- [–progress |
–no-progress]-b - BUCKET[/PREFIX] (
-mMANIFEST |-pMANIFEST |–local-manifestFILE) [-U URL] [–region USER [at] REGION] [-I KEY_ID] [-S KEY] [–security-token TOKEN] [–debug] [–debugger] [–version] [-h]
DESCRIPTION
Download and unbundle a bundled image from the cloud
DESCRIPTION
The key used to unbundle the image must match a certificate that was used to bundle it.
optional arguments:
-d(FILE | DIR),–destination(FILE | DIR)- where to place the unbundled image (default: current directory)
-kPRIVATEKEY,–privatekeyPRIVATEKEY- file containing the private key to decrypt the bundle with. This must match a certificate used when bundling the image.
–progress- show progress (the default when run interactively)
–no-progress- do not show progress (the default when run noninteractively)
-bBUCKET[/PREFIX],–bucketBUCKET[/PREFIX]- the bucket that contains the bundle, with an optional path prefix (required)
-mMANIFEST,–manifestMANIFEST- the manifest’s complete file name, not including any path that may be specified using
-b -pMANIFEST,–prefixMANIFEST- the portion of the manifest’s file name that precedes ".manifest.xml"
–local-manifestFILE- use a manifest on disk and ignore any that appear on the server
-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
