Skip to content

az keyvault purge help message not correct #32540

@karataliu

Description

@karataliu

Describe the bug

az keyvault purge prompted --vaulte-name required, but actually it's --name

Related command

az keyvault purge

Errors

unrecognized arguments

Issue script & Debug output

$ az keyvault purge
Please specify --vault-name or --hsm-name.

$ az keyvault purge --vault-name aaa

unrecognized arguments: --vault-name aaa

Expected behavior

correct parameter present in hint

Environment Summary

azure-cli: 2.77.0
azure-cli-core: 2.77.0
azure-cli-telemetry: 1.1.0

Additional context

No response

Metadata

Metadata

Assignees

Labels

Auto-AssignAuto assign by botAuto-ResolveAuto resolve by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamHelp CommandKeyVaultaz keyvaultPossible-SolutionSimilar-IssuequestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions