Output Format
Output serialization format.
Options
- Default:
JSON - Values:
JSON- JavaScript Object NotationYAML- 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