Skip to content

Output Format

Output serialization format.

Options

  • Default: JSON
  • Values:
    • JSON - JavaScript Object Notation
    • YAML - Human-readable YAML format

Note: The CLI --format flag overrides this setting for individual commands.

Path

config.format.output

Example

config:
format:
output: YAML # Generate YAML by default