I'm trying to find a way to mass delete a couple of rules from the CLI. Is there a way to do this? I know you can run something like: > show running security-policy | match Minemeld|MineMeld But I have not found a way to actually remove one of the matches the command above returns.
... View more