Files
vault/changelog/21546.txt
Marty Pauley 6ceee6276f Don't say "Success!" when a specific field is requested. (#21546)
* add a test to show the bug

* do not output a "Success!" message if a specific field was requested

* Create 21545.txt

* Fix changelog name

---------

Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2023-08-17 11:49:04 -04:00

4 lines
117 B
Plaintext

```release-note:bug
cli: Avoid printing "Success" message when `-field` flag is provided during a `vault write`.
```