[BugBash][Cli] `az webpubsub hub` should indicate which argument is wrong.
Open
bug
bug-bash-round-2
cli
control plane
- Dominant language
- TypeScript
- Stars
- 147
- Forks
- 96
- Avg merge
- 19h 28m
- Merged PRs (30d)
- 87
Description
### Describe the bug
When input invalid argument, it simply shows `(BadArgument) Invalid arguments` without more details. And is hard to find out which parameter has problem.
### To Reproduce
az webpubsub hub create --hub-name "aaa" --name "jixin-teststd" --resource-group "jixin-bugbash" --allow-anonymous --event-handler url-template="http://localhost" user-event-pattern=* system-event=connect
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.