Closed JustinGrote closed 3 years ago
The help shows Set-Secret [-Name] <String> [-Metadata] <Hashtable> [[-Vault] <String>] [<CommonParameters>]
Set-Secret [-Name] <String> [-Metadata] <Hashtable> [[-Vault] <String>] [<CommonParameters>]
but is missing the Secret, SecretInfo, etc. parameters, and the help appears to have been clobbered with only the metadata scenario.
Secret
SecretInfo
Thanks for catching that @JustinGrote!
Fixed in GA
The help shows
Set-Secret [-Name] <String> [-Metadata] <Hashtable> [[-Vault] <String>] [<CommonParameters>]
but is missing the
Secret
,SecretInfo
, etc. parameters, and the help appears to have been clobbered with only the metadata scenario.