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

find a way to easily disable and enable whole categories on the command line #66

Closed
milekpl opened this issue Feb 16, 2014 · 2 comments
Closed

Comments

@milekpl
Copy link
Member

milekpl commented Feb 16, 2014

Right now only individual rules or rule groups can be enabled and disabled on the commandline. Find a way to disable and enable whole categories: this is more difficult because categories have only names and types (which also could be used). But names may contain spaces, which means that they need to be escaped on the commandline, or we need to introduce IDs.

In verbose mode, the disabled/enabled categories and types should display also rule IDs that were enabled/disabled.

@fekete-robert
Copy link

+1, I'd also need this functionality

@danielnaber
Copy link
Member

Also see #326

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants