You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 8, 2021. It is now read-only.
Powershell convention dictates that plurality should not be present in cmdlet names, so the following changes should be made:
Get-SecretsVault -> Get-SecretVault
Register-SecretsVault -> Register-SecretVault
Unregister-SecretsVault -> Unregister-SecretVault