1KIWI::RESULT::BUNDLE(8)             KIWI NG            KIWI::RESULT::BUNDLE(8)
2
3
4

NAME

6       kiwi::result::bundle - Bundle build results
7

SYNOPSIS

9          kiwi-ng [global options] service <command> [<args>]
10
11          kiwi-ng result bundle -h | --help
12          kiwi-ng result bundle --target-dir=<directory> --id=<bundle_id> --bundle-dir=<directory>
13              [--zsync_source=<download_location>]
14          kiwi-ng result bundle help
15

DESCRIPTION

17       Create result bundle from the image build results in the specified tar‐
18       get directory. Each result image  will  contain  the  specified  bundle
19       identifier  as part of its filename. Uncompressed image files will also
20       become xz compressed and a sha sum will be created  from  every  result
21       image.
22

OPTIONS

24       --bundle-dir=<directory>
25              directory  containing the bundle results, compressed versions of
26              image results and their sha sums
27
28       --id=<bundle_id>
29              bundle id, could be a free form text  and  is  appended  to  the
30              image version information if present as part of the result image
31              filename
32
33       --target-dir=<directory>
34              directory containing the kiwi build results
35
36       --zsync_source=<download_location>
37              Specify the download location from which the bundle file(s)  can
38              be  fetched  from. The information is effective if zsync is used
39              to sync the bundle.
40
41              · The zsync control file is only created for those bundle  files
42                which  are  marked  for compression because in a KIWI NG build
43                only those are meaningful for a partial binary file download.
44
45              · It is expected that all files from a bundle are placed to  the
46                same download location
47

AUTHOR

49       Marcus Schäfer
50
52       2020, Marcus Schäfer
53
54
55
56
579.20.5                           Mar 27, 2020          KIWI::RESULT::BUNDLE(8)
Impressum