image-builder-describe - Man Page
Describe the given image-type, e.g. qcow2 (tip: combine with --distro,--arch)
Synopsis
image-builder describe [flags]
Description
Describe the given image-type, e.g. qcow2 (tip: combine with --distro,--arch)
Options
--arch="" use the different architecture
--distro="" build manifest for a different distroname (e.g. centos-9)
-h, --help[=false] help for describe
--in-vm[=false] run container in a virtual machine
Options Inherited from Parent Commands
- --extra-repo=[] Add an extra repository during build (will not
- be gpg checked and not be part of the final image)
--force-repo=[] Override the base repositories during build (these will not be part of the final image)
--force-repo-dir="" Override the default repository search path for custom repository files
--output-dir="" Put output into the specified directory
-v, --verbose[=false] Switch to verbose mode (more logging on stderr and verbose progress)
See Also
History
17-Jun-2026 Auto generated by spf13/cobra