1EUCA-UNBUNDLE(1)                 User Commands                EUCA-UNBUNDLE(1)
2
3
4

NAME

6       euca-unbundle - Recreate an image from its bundled parts
7

SYNOPSIS

9       euca-unbundle -m FILE [-s DIR] [-d DIR] [-k FILE]
10
11       [--progress | --no-progress] [--region USER@REGION]
12              [--debug] [--debugger] [--version] [-h]
13

DESCRIPTION

15       Recreate an image from its bundled parts
16

DESCRIPTION

18       The  key  used  to unbundle the image must match a certificate that was
19       used to bundle it.
20
21   optional arguments:
22       -m FILE, --manifest FILE
23              the bundle's manifest file (required)
24
25       -s DIR, --source DIR
26              directory containing the bundled image parts  (default:  current
27              directory)
28
29       -d DIR, --destination DIR
30              where to place the unbundled image (default: current directory)
31
32       -k FILE, --privatekey FILE
33              file containing the private key to decrypt the bundle with. This
34              must match a certificate used when bundling the image.
35
36       --progress
37              show progress (the default when run interactively)
38
39       --no-progress
40              do not show progress (the default when run noninteractively)
41
42       --region USER@REGION
43              region and/or user names to search when looking up  config  file
44              data
45
46       --debug
47              show debugging output
48
49       --debugger
50              launch interactive debugger on error
51
52       --version
53              show the program's version and exit
54
55       -h, --help
56              show this help message and exit
57
58
59
60euca2ools 3.4                    December 2016                EUCA-UNBUNDLE(1)
Impressum