Skip to content
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

feat(clap_complete): Support hiding subcommands and their aliases #5584

Merged
merged 2 commits into from
Jul 19, 2024

Conversation

shannmu
Copy link
Contributor

@shannmu shannmu commented Jul 17, 2024

Based on PR: #5583
Related issue: #3951

Work in this PR

Support hiding subcommands and their aliases. The specific behavior is reflected in the differences between the test commit and the feat commit.

@shannmu shannmu changed the title Support hiding subcommands and their aliases feat(clap_complete): Support hiding subcommands and their aliases Jul 17, 2024
@shannmu shannmu force-pushed the hidden_subcommands_and_aliases branch 3 times, most recently from 1116f7a to 53818c6 Compare July 19, 2024 14:59
@shannmu shannmu marked this pull request as ready for review July 19, 2024 15:47
@epage epage force-pushed the hidden_subcommands_and_aliases branch from 53818c6 to d68c91a Compare July 19, 2024 16:20
@epage epage enabled auto-merge July 19, 2024 16:24
@epage epage merged commit 93f0c48 into clap-rs:master Jul 19, 2024
21 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants