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

fix: clean up permission / unstable flag help output #24686

Merged
merged 28 commits into from
Aug 18, 2024

Conversation

lucacasonato
Copy link
Member

@lucacasonato lucacasonato commented Jul 23, 2024

Permission flags are unified in a clearer and concise output.
Unstable flags are hidden by default with exception of the unstable flag itself. the remaining unstable flags can be seen with a --help=unstable.
This also cleans up to show unstable flags only for subcommands that actually need them.
Also sorts flags alphabetically, and gorups various flags together in a set of categories.

Before:
Screenshot 2024-08-16 at 13 16 12

After:
Screenshot 2024-08-16 at 13 29 49

@lucacasonato lucacasonato changed the title fix: don't show granular unstable and permission flags by default fix: clean up permission / unstable flag help output Jul 24, 2024
@crowlKats crowlKats merged commit 9bc2dd2 into main Aug 18, 2024
17 checks passed
@crowlKats crowlKats deleted the hide_unstable_and_granular_permissions_by_default branch August 18, 2024 22:39
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.

3 participants