Provided by: kiwi_9.25.22-1ubuntu1_amd64 bug

NAME

       kiwi::system::update - Update/Upgrade image root system

SYNOPSIS

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

          kiwi-ng system update -h | --help
          kiwi-ng system update --root=<directory>
              [--add-package=<name>...]
              [--delete-package=<name>...]
          kiwi-ng system update help

DESCRIPTION

       Update  a  previously  prepare  image  root  tree.  The update command refreshes the contents of the root
       directory with potentially new versions of the packages according to the repository setup  of  the  image
       XML description. In addition the update command also allows to add or remove packages from the image root
       tree

OPTIONS

       --add-package=<name>
              specify package to add(install). The option can be specified multiple times

       --delete-package=<name>
              specify package to delete. The option can be specified multiple times

       --root=<directory>
              Path to the root directory of the image.

AUTHOR

       Marcus Schäfer

COPYRIGHT

       2024, Marcus Schäfer

9.25.22                                           Feb 02, 2024                           KIWI::SYSTEM::UPDATE(8)