Skip to content

Error: Get-Vault not found #2

@artarik

Description

@artarik

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions