PowerShell / SecretManagement

PowerShell module to consistent usage of secrets through different extension vaults
MIT License
317 stars 46 forks source link

[Feature] Provide the version of Extension in Get-SecretVault #171

Open joshcorr opened 2 years ago

joshcorr commented 2 years ago

Allow Get-SecretVault to include a property for the version of the extension currently loaded to help users and extension developers ensure they have the expected extension version loaded.

PaulHigin commented 2 years ago

Good idea.