Skip to main content

Synopsis

The config command prints the module’s #Config schema as CUE, with the field documentation, default values and constraints, marking optional fields with ? and required fields with !. The module can be a local directory or an OCI artifact. With --output, the schema is written as a Markdown table to the given file. If the file is Markdown, the table replaces the first table found under the Configuration section, or is appended to the end of the file.

Examples

Options

Options inherited from parent commands

See also