Azure / Azure/azure-webpubsub

[BugBash][CLI]descriptions of hub commands are not clear enough

Open
#259 1 comment 0 reactions 1 assignee Claimed by @zackliu View on GitHub
bug bug-bash-round-2 cli
Dominant language
TypeScript
Stars
147
Forks
96
Avg merge
19h 28m
Merged PRs (30d)
87

Description

### Describe the bug
[BugBash][CLI]descriptions of hub commands are not clear enough

### To Reproduce

view the help of comand `az webpubsub hub create -h`. better to have:
- `--allow-anonymous`: include the default value in description. And the input `false`/`true` is not consistent with the actual output `allow`/`deny`. Better to explain their relationship.
- `--event-handler`: better to clearly explain that `user-event-pattern` is a string. If included mutliple times the last will be used while others ignored. But for `system-event`, it's a array, all inputs will be combined together as an array. Besides, it doesn't take a string seperated by comma or other chars.

### Exceptions (if any)

### Further technical details
- SDK and its version you use

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.