powerVault

_images/powervault_256.png

powerVault is a native PowerShell module that allows talking with Vault via PowerShell cmdlets.

powerVault provides Cmdlets to work with files, items, change orders, jobs and many more.
For instance Open-VaultConnection for establishing a connection to Vault, or Get-VaultFile for getting/downloading a file, or Get-VaultItem for getting an item and many more.

The Cmdlets make it easy to get information from Vault or create and update information in Vault.
Users don’t have to deal with the complexity and nuances of the Vault API, instead they can just execute the command and let the Cmdlet do the rest.