<!-- Please erase any parts of this template not applicable to your issue. --> ##### ISSUE TYPE - [ ] Bug Report - [ X ] Feature Idea ##### SUMMARY AFAICT it seems that it's only possible to run a single audit or all audits. I would like to select a subset of audits to run. ##### ENVIRONMENT * Kubeaudit version: 0.22.1 * Kubeaudit install method: brew install kubeaudit ##### STEPS TO REPRODUCE Run kubeaudit with multiple audit commands # FEATURE IDEA - [ X ] If the maintainers agree with the feature as described here, I intend to submit a Pull Request myself.<sup>1</sup> **Proposal:** Add a new command called `multiple` or `select` which include a flag to set the audits to run.
ISSUE TYPE
SUMMARY
AFAICT it seems that it's only possible to run a single audit or all audits. I would like to select a subset of audits to run.
ENVIRONMENT
STEPS TO REPRODUCE
Run kubeaudit with multiple audit commands
FEATURE IDEA
Proposal: Add a new command called
multipleorselectwhich include a flag to set the audits to run.