Azure / Azure/azure-cli

`az keyvault purge` help message not correct

Open
#32,540 3 comments 0 reactions 1 assignee Claimed by @evelyn-ys View on GitHub
act-identity-squad Auto-Assign Auto-Resolve Azure CLI Team Help Command KeyVault Possible-Solution question Similar-Issue
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

### 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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.