-
- Notifications
You must be signed in to change notification settings - Fork 618
Closed
Description
We should have a way for a plugin to provide not one, but several CLI options
Also a plugin should be able to provide fully configured click Options as options and not be constrained in what the options args are.
This is needed whenever more than one option is required or when more advanced settings need to be provided for a given option. This would be needed for scan plugins where several have multiple options.
@yashdsaraf ping :)