KIWI::IMAGE::INFO(8) | KIWI NG | KIWI::IMAGE::INFO(8) |
kiwi::image::info - Provide detailed information about an image description
kiwi-ng [global options] service <command> [<args>] kiwi-ng image info -h | --help kiwi-ng image info --description=<directory> [--resolve-package-list] [--list-profiles] [--print-kiwi-env] [--ignore-repos] [--add-repo=<source,type,alias,priority>...] [--print-xml|--print-yaml] kiwi-ng image info help
Provides information about the specified image description. If no specific info option is provided, the command lists basic information about the image. This information is also available in the image XML description file. Specifying an extension option like resolve-package-list makes a dependency resolver to run through the list of packages, providing more detailed information about the image description.
NOTE: If the image description is designed in a way that there is no default build type configured and/or the main build type is also profiled, it's required to provide this information to kiwi to list further profiles for this type. For example: kiwi-ng --profile top_level_entry_profile image info ...
NOTE: The kiwi profile environment grows during the build process. When used in early stages e.g. in a post_bootstrap.sh script it can happen that not all variables have a value. The setup of the kiwi profile environment in the image info output can therefore also only list the static configuration values which are known at the beginning of a build process.
Marcus Schäfer
2020-2024, Marcus Schäfer
November 26, 2024 | 10.2.0 |