1EUIMAGE-PACK-IMAGE(1) User Commands EUIMAGE-PACK-IMAGE(1)
2
3
4
6 euimage-pack-image - ***TECH PREVIEW***
7
9 euimage-pack-image [--progress | --no-progress] [--debug] [--debugger]
10
11 [--version] [-h]
12 IMAGE_FILE MD_FILE
13
15 ***TECH PREVIEW***
16
18 Pack an image for simple installation in a cloud
19
20 positional arguments:
21 IMAGE_FILE
22 the image to pack (required)
23
24 MD_FILE
25 metadata for the image to pack (required)
26
27 optional arguments:
28 --progress
29 show progress (the default when run interactively)
30
31 --no-progress
32 do not show progress (the default when run non-interactively)
33
34 --debug
35 show debugging output
36
37 --debugger
38 launch interactive debugger on error
39
40 --version
41 show the program's version and exit
42
43 -h, --help
44 show this help message and exit
45
46
47
48euca2ools 3.2 December 2016 EUIMAGE-PACK-IMAGE(1)