peopledoc / vault-cli

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

Add vault ssh #141

Closed ewjoachim closed 4 years ago

ewjoachim commented 4 years ago

Cf. #ticket-number

Check list:

codecov[bot] commented 4 years ago

Codecov Report

Merging #141 into master will not change coverage by %. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #141   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        13    +1     
  Lines          818       865   +47     
  Branches       104       110    +6     
=========================================
+ Hits           818       865   +47     
Flag Coverage Δ
#integration 65.78% <42.59%> (-1.34%) :arrow_down:
#unit 100.00% <100.00%> (ø)
Impacted Files Coverage Δ
vault_cli/cli.py 100.00% <100.00%> (ø)
vault_cli/environment.py 100.00% <100.00%> (ø)
vault_cli/ssh.py 100.00% <100.00%> (ø)

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 30d9504...23a6759. Read the comment docs.