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

Allow groups to be hidden #16

Closed
rvesse opened this issue May 28, 2015 · 1 comment
Closed

Allow groups to be hidden #16

rvesse opened this issue May 28, 2015 · 1 comment
Labels
enhancement Proposed Enhancement/Feature
Milestone

Comments

@rvesse
Copy link
Owner

rvesse commented May 28, 2015

Commands and options can currently be hidden but groups cannot

@rvesse rvesse added this to the 1.0 milestone May 28, 2015
@rvesse rvesse added the enhancement Proposed Enhancement/Feature label May 28, 2015
rvesse added a commit that referenced this issue Jun 1, 2015
Adds a `hidden` field to `@Group` annotation, adds support for making
groups hidden when using the `GroupBuilder`

Update all built-in help generators to exclude hidden groups from their
output unless configured to include hidden items.
rvesse added a commit that referenced this issue Jun 22, 2015
- Tests that hidden groups work correctly
- Fix a bug with CLI help not including hidden options when
  includeHidden was set
@rvesse
Copy link
Owner Author

rvesse commented Jun 22, 2015

This is now working as designed with unit tests added

@rvesse rvesse closed this as completed Jun 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Proposed Enhancement/Feature
Projects
None yet
Development

No branches or pull requests

1 participant