crowdsec
crowdsec copied to clipboard
Bug/cscli: cscli decisions delete --range should be inverted
cf. https://discourse.crowdsec.net/t/bug-when-trying-to-delete-a-range-from-decisions/727/4
When we want to delete multiple decisions from the same range, we should not provide the --contained flag. This should be the default behavior.
Wanted to know if this was in progress? or I can start working on this?
Also, are we just removing the contained flag for deletion?
After discussion, it seems to be a doc/usage issue rather than a code issue. Removing the milestone for now.