Files
vault/changelog/25751.txt
miagilepner e3d8a4d202 VAULT-24556: add secret syncs to vault operator usage output (#25751)
* add secret syncs to vault operator usage

* changelog

* unexport

* add godoc for test and remove t.Run invocation

* move test to separate package

* update comment
2024-03-04 12:48:52 +00:00

3 lines
110 B
Plaintext

```release-note:improvement
cli: include secret syncs counts in the `vault operator usage` command output
```