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.

[SecretsManagement] Remove Plurality from Secret Commands #35

@JustinGrote

Description

@JustinGrote

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-EnhancementFeature request or suggestionModule-SecretsManagementIssues for the Microsoft.PowerShell.SecretsManagement module

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions