mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
In 1.6.0 we shipped the ability to review the original HCL in the web UI, but didn't follow-up with an equivalent in the command line. Add a `-hcl` flag to the `job inspect` command. Closes: https://github.com/hashicorp/nomad/issues/6778
4 lines
98 B
Plaintext
4 lines
98 B
Plaintext
```release-note:improvement
|
|
cli: Added option to return original HCL in `job inspect` command
|
|
```
|