-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding extra option to click.CommandCollection ? #341
Labels
Comments
I think this should be added to the docs, not sure if it works completely as expected though. |
@untitaker thank you... its done...!!! :) |
I'll leave this open because the docs should explain this. |
👍 |
Does it make sense to document it given #347 ? |
This should be documented after a fix is implemented in #347. |
This issue is ready to be documented or closed now that changes to command collection have been merged. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I want to add extra option to click.CommandCollection.
i want to add --xyz option to cli command
cli --xyz
The text was updated successfully, but these errors were encountered: