logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

kiwi::result::list - List build results

Author

       Marcus Schäfer

Description

       List  build  results  from a previous build or create command. During multiple image builds with the same
       target directory, the build result information is overwritten every time you build an image.  This  means
       that the build result list is valid for the last build only.

Name

       kiwi::result::list - List build results

Options

--target-dir=<directory>
              Directory containing the KIWI NG build results.

Synopsis

          kiwi-ng [global options] service <command> [<args>]

          kiwi-ng result list -h | --help
          kiwi-ng result list --target-dir=<directory>
          kiwi-ng result list help

See Also