CLI Tooling¶
The cekit CLI tool supports the following common options:
--descriptorThe path to the image descriptor file. It defaults to
image.yaml. If-is passed in it will read from standard input.-v--verboseEnable verbose logging
--traceEnable trace logging
--nocolorDisable color output. This is also implicitly activated when the environment variable
NO_COLORis set.--work-dir PATHLocation of the working directory. Defaults to
$HOME/.cekit.--config PATHPath to the configuration file. See Environment Variables
--redhatEnables options for Red Hat infrastructure. See Red Hat environment
--target PATHPath to directory where files should be generated. Defaults to
target--versionOutputs CEKit version and exits
--helpOutputs help information and exits