export-kiwi — Export System Description as KIWI Image Description
Synopsis
machinery export-kiwi -k | --kiwi-dir=DIRECTORY NAME
--force
machinery help export-kiwi
Description
The export-kiwi subcommand exports a stored system description as a KIWI
image description.
Arguments
NAME(required): Name of the system description.
Options
-
-k KIWI_DIR,--kiwi-dir=KIWI_DIR(required): Write the KIWI image description to a subdirectory at the specified directory. The directory will be created if it does not exist yet. -
--force(optional): Overwrite an existing output directory.
Examples
-
Export the
myhostsystem description to/tmp/myhost-kiwi:$
machineryexport-kiwi myhost --kiwi-dir=/tmp