peopledoc / vault-cli

A configurable command-line interface tool (and python library) to interact with Hashicorp Vault
https://vault-cli.readthedocs.io/
Other
81 stars 21 forks source link

Fix vault get-all and vault env without list permission #126

Closed ewjoachim closed 4 years ago

ewjoachim commented 4 years ago

No ticket

Check list:

codecov[bot] commented 4 years ago

Codecov Report

Merging #126 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #126   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          12     12           
  Lines         744    747    +3     
  Branches       94     94           
=====================================
+ Hits          744    747    +3
Flag Coverage Δ
#integration 68.27% <50%> (-0.15%) :arrow_down:
#unit 100% <100%> (ø) :arrow_up:
Impacted Files Coverage Δ
vault_cli/client.py 100% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e9226b0...4641dee. Read the comment docs.