kiwi-el8/doc/source/commands/result_list.rst
Marcus Schäfer 2046220c07 Refactor documentation layout and structure
The current design of the documentation does not allow for
continous improvement and development. It's missing a basic
structure and concept for documenting step-by-step workflows
and generic explanations.
2017-05-10 16:32:23 +02:00

30 lines
626 B
ReStructuredText

kiwi result list
================
SYNOPSIS
--------
.. code-block:: bash
kiwi [global options] service <command> [<args>]
kiwi result list -h | --help
kiwi result list --target-dir=<directory>
kiwi result list help
DESCRIPTION
-----------
List build results from a previous build or create command.
Please note if you build an image several times with the same
target directory the build result information will be overwritten
each time you build the image. Therefore the build result list
is valid for the last build
OPTIONS
-------
--target-dir=<directory>
directory containing the kiwi build results