.\" Man page generated from reStructuredText. . . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .TH "KIWI::SYSTEM::CREATE" "8" "Dec 22, 2022" "9.24.56" "KIWI NG" .SH NAME kiwi::system::create \- Create image from prepared root system .SH SYNOPSIS .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C kiwi\-ng [global options] service [] kiwi\-ng system create \-h | \-\-help kiwi\-ng system create \-\-root= \-\-target\-dir= [\-\-signing\-key=...] kiwi\-ng system create help .ft P .fi .UNINDENT .UNINDENT .SH DESCRIPTION .sp Create an image from a previously prepared image root directory. The kiwi create call is usually issued after a kiwi prepare command and builds the requested image type in the specified target directory .SH OPTIONS .INDENT 0.0 .TP .BI \-\-root\fB= Path to the image root directory. This directory is usually created by the kiwi prepare command. If a directory is used which was not created by kiwi\(aqs prepare command, it\(aqs important to know that kiwi stores image build metadata below the image/ directory which needs to be present in order to let the create command operate correctly. .TP .BI \-\-target\-dir\fB= Path to store the build results. .TP .BI \-\-signing\-key\fB= set the key file to be trusted and imported into the package manager database before performing any operation. This is useful if an image build should take and validate repository and package signatures during build time. In create step this option only affects the boot image. This option can be specified multiple times .UNINDENT .SH AUTHOR Marcus Schäfer .SH COPYRIGHT 2022, Marcus Schäfer .\" Generated by docutils manpage writer. .