Hi
I have a problem with cmdlet get-VaultSecret and others that try to use Get-Vault function:
PS❯ get-VaultSecret
Get-Vault: C:\Program Files\WindowsPowerShell\Modules\PSVault\1.0.1\PSVault.psm1:2240
Line |
2240 | $VaultObject = $(Get-Vault -Address $APIAddress -Token $env: …
| ~~~~~~~~~
| The term 'Get-Vault' is not recognized as a name of a cmdlet, function, script file, or
| executable program. Check the spelling of the name, or if a path was included, verify
| that the path is correct and try again.
As think as I understand it necessary to use function get-Vaultobject
Hi
I have a problem with cmdlet get-VaultSecret and others that try to use
Get-Vaultfunction:As think as I understand it necessary to use function
get-Vaultobject