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

docs: group commands by service #371

Open
displague opened this issue Oct 24, 2023 · 1 comment
Open

docs: group commands by service #371

displague opened this issue Oct 24, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@displague
Copy link
Member

displague commented Oct 24, 2023

Cobra.AddGroup can be used to create a logical grouping of commands in the --help output. These groups could contain, Servers, Networking, .. (other groups, consistent with the API documentation groupings). This will also appear in the generated documentation.

@displague displague added the enhancement New feature or request label Oct 24, 2023
@displague displague changed the title group commands by service docs: group commands by service Oct 24, 2023
@codinja1188
Copy link
Contributor

/assign @codinja1188

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants