Files
nomad/.changelog/20156.txt
Tim Gross c4253470a0 autopilot: add operator autopilot health command (#20156)
Add a command line operation that reports Enterprise autopilot data from the
`/operator/autopilot/health` API. I've pulled this feature out of
@lindleywhite's PR in the Enterprise repo.

Ref: https://github.com/hashicorp/nomad-enterprise/pull/1394

Co-authored-by: Lindley <lindley@hashicorp.com>
2024-03-18 14:46:18 -04:00

4 lines
117 B
Plaintext

```release-note:improvement
autopilot: Added `operator autopilot health` command to review Autopilot health data
```