joshcorr / SecretManagement.Hashicorp.Vault.KV

A PowerShell SecretManagement extension for Hashicorp Vault Key Value Engine
MIT License
30 stars 10 forks source link

Output changes #10

Closed joshcorr closed 3 years ago

joshcorr commented 3 years ago

Realized that most Vault users will not want a PSCredential object, and would expect a Hashtable. Making Hashtable the default.