euca-unbundle (1) Linux Manual Page
NAME
euca-unbundle – Recreate an image from its bundled parts
SYNOPSIS
euca-unbundle -m FILE [-s DIR] [-d DIR] [-k FILE]
- [–progress |
–no-progress][–region USER [at] REGION] - [–debug] [–debugger] [–version] [-h]
DESCRIPTION
Recreate an image from its bundled parts
DESCRIPTION
The key used to unbundle the image must match a certificate that was used to bundle it.
optional arguments:
-mFILE,–manifestFILE- the bundle’s manifest file (required)
-sDIR,–sourceDIR- directory containing the bundled image parts (default: current directory)
-dDIR,–destinationDIR- where to place the unbundled image (default: current directory)
-kFILE,–privatekeyFILE- 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)
–regionUSER [at] REGION- region and/or user names to search when looking up config file data
–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
