Clint e7bdccd339
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
..
2017-11-02 09:30:04 -05:00
2020-10-06 14:27:59 -07:00
2020-03-11 14:22:58 +01:00
2018-10-15 12:56:24 -04:00
2019-10-15 00:55:31 -04:00
2018-08-04 11:50:29 -04:00
2015-03-11 17:46:41 -05:00

Vault API

This provides the github.com/hashicorp/vault/api package which contains code useful for interacting with a Vault server.

GoDoc