open-nomad/.changelog/13405.txt
Derek Strickland 9de4d7367c
cli: fix detach handling (#13405)
Fix detach handling for:

- `deployment fail`
- `deployment promote`
- `deployment resume`
- `deployment unblock`
- `job promote`
2022-06-21 06:01:23 -04:00

4 lines
124 B
Plaintext

```release-note:bug
cli: Fixed remaining bugs where the evaluation ID was not printed when the `-detach` flag was passed
``