vault-cli icon indicating copy to clipboard operation
vault-cli copied to clipboard

Create a self-test command

Open ewjoachim opened this issue 7 years ago • 2 comments

It would do a set, a list and get, and finally a delete and return with exit code zero if it all went well

ewjoachim avatar Oct 10 '18 11:10 ewjoachim

actually, we can introspect the current token, this might be easier to do. (well, nothing beats a real test but...)

ewjoachim avatar Jun 08 '19 20:06 ewjoachim

There's now vault lookup-token, we could add a --policy that would also fetch policy definitions.

ewjoachim avatar Jul 05 '19 08:07 ewjoachim