Skip to content
This repository was archived by the owner on Dec 8, 2021. It is now read-only.
This repository was archived by the owner on Dec 8, 2021. It is now read-only.

[SecretManagement] Get-secretvault -ListAvailable #91

Description

Get-secretvault -ListAvailable - List all secret providers available on the system

It could be nice to get a list of the secret providers available for registration on your system.
I suggest adding a -ListAvailable parameter to the existing Get-SecretVault

Maybe this would tie in well together with

#89
#90

Get-SecretVault could return vault parameters used and / or a list of the available settings (hashtable of settings with empty values) when used in with -ListAvailable

That way, having a Get-SecretVaultRegistrationSettings cmdlet would be rendered redundant.

(Providers, such as Az.keyvault would have to pass their settings list so it can be retrieved when calling the cmdlet with the -ListAvailable switch.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions