Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 945 Bytes

con_about-codeready-containers-configuration.adoc

File metadata and controls

12 lines (10 loc) · 945 Bytes

About {prod} configuration

Use the {bin} config command to configure both the {bin} binary and the {prod} virtual machine. The {bin} config command requires a subcommand to act on the configuration. The available subcommands are get, set, unset, and view. The get, set, and unset subcommands operate on named configurable properties. Run the {bin} config --help command to list the available properties.

You can also use the {bin} config command to configure the behavior of the startup checks for the {bin} start and {bin} setup commands. By default, startup checks report an error and stop execution when their conditions are not met. Set the value of a property starting with skip-check or warn-check to true to skip the check or report a warning rather than an error, respectively.