mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-11 09:51:16 -04:00
Add Zyborg.Vault PowerShell module to libs list (#2869)
This commit is contained in:
parent
c08ad30187
commit
573fe37634
1 changed files with 8 additions and 0 deletions
|
|
@ -119,6 +119,14 @@ $ composer require jippi/vault-php-sdk
|
|||
$ composer require violuke/vault-php-sdk
|
||||
```
|
||||
|
||||
### PowerShell
|
||||
|
||||
* [Zyborg.Vault](https://github.com/zyborg/Zyborg.Vault)
|
||||
|
||||
```PowerShell
|
||||
Install-Module Zyborg.Vault
|
||||
```
|
||||
|
||||
### Python
|
||||
|
||||
* [HVAC](https://github.com/ianunruh/hvac)
|
||||
|
|
|
|||
Loading…
Reference in a new issue