mooncake validate¶
Validate configuration file without executing
Flags¶
| Flag | Type | Default | Description |
|---|---|---|---|
--config / -c |
string | - | Path to configuration file (default: ./mooncake.yml or ./mooncake/main.yml) |
--vars / -v |
[]string | - | Path to a variables file. Repeat to layer multiple files; later wins on key collision. |
--format / -f / -output-format |
string | text |
Output format: text or json |