I’ve noticed that using:
cscli ban list
Returns what I’d expect. However, the list of local decision’s default limit is 50.
According this reference in docs, it states using the –all or -a tags when getting a ban list with cscli, that it will list all banned IPs.
I’ve not be able to get a full list. It always limits the display to 50 local decisions.
Entering …
cscli ban list --help
… for a list of options doesn’t indicate the ‘all’ option is available.
Is there an alternative way to list all local decisions?