mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
The `var init` command was intended to have support for a `-quiet` flag but it was not documented and never parsed.
4 lines
83 B
Plaintext
4 lines
83 B
Plaintext
```release-note:improvement
|
|
cli: Add `-quiet` flag to `nomad var init` command
|
|
```
|