open-vault/changelog/11129.txt
Clint 5353279e75
Add command to look up a lease by ID (#11129)
* snapshot

* basic test

* update command and add documentation

* update help text

* typo

* add changelog for lease lookup command

* run go mod vendor

* remove tabs from help output
2021-03-18 11:11:09 -05:00

4 lines
62 B
Plaintext

```release-note:feature
cli/api: Add lease lookup command
```