A powershell client library for Hashicorp Vault.
For an overview of functions, see examples/ExportedFunctions.md
Pester is used for unit-testing public commands. See here for installation.
PS> Import-Module .\PSHCVault
PS> Invoke-Pester
MIT License Copyright (c) 2023 Andreas Schmidt
See LICENSE