open-nomad/.changelog/13364.txt
Joseph Martin 4aa96d5bfc
Return evalID if -detach flag is passed to job revert (#13364)
* Return evalID if `-detach` flag is passed to job revert
2022-06-15 14:20:29 -04:00

3 lines
131 B
Plaintext

```release-note:bug
cli: Fixed a bug where the evaluation ID was not returned from `job revert` when the `-detach` flag was used
``