open-nomad/.changelog/11675.txt
Tim Gross 536e3c5282
nomad eval list command (#11675)
Use the new filtering and pagination capabilities of the `Eval.List`
RPC to provide filtering and pagination at the command line.

Also includes note that `nomad eval status -json` is deprecated and
will be replaced with a single evaluation view in a future version of
Nomad.
2021-12-15 11:58:38 -05:00

4 lines
72 B
Plaintext

```release-note:improvement
cli: Added a `nomad eval list` command.
```