Update the --add-repo argument for image info to work
in the same way as it can be specified in the system prepare/build
commands. This now also allows for using metalink repos from
the commandline as follows:
kiwi-ng image info \
--description build-tests/x86/rawhide/test-image-erofs/ \
--resolve-package-list \
--ignore-repos \
--add-repo 'https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=x86_64,,,,,,,,,,metalink'
This Fixes #2908
|
||
|---|---|---|
| .. | ||
| image_info.rst | ||
| image_resize.rst | ||
| kiwi.rst | ||
| result_bundle.rst | ||
| result_list.rst | ||
| system_build.rst | ||
| system_create.rst | ||
| system_prepare.rst | ||
| system_update.rst | ||