1KIWI::RESULT::LIST(8) kiwi KIWI::RESULT::LIST(8)
2
3
4
6 kiwi::result::list - List build results
7
9 kiwi [global options] service <command> [<args>]
10
11 kiwi result list -h | --help
12 kiwi result list --target-dir=<directory>
13 kiwi result list help
14
16 List build results from a previous build or create command. Please
17 note if you build an image several times with the same target directory
18 the build result information will be overwritten each time you build
19 the image. Therefore the build result list is valid for the last build
20
22 --target-dir=<directory>
23 directory containing the kiwi build results
24
26 Marcus Schäfer
27
29 2016, Marcus Schäfer
30
31
32
33
349.17.38 Apr 22, 2019 KIWI::RESULT::LIST(8)