Skip to content

allow "cscli decisions list -a --ip" #3610

@catharsis71

Description

@catharsis71

What would you like to be added?

currently cscli decisions list -a --ip 85.208.96.212 dumps the entire decisions list instead of searching for the IP specified

it should instead search for the IP

Why is this needed?

this would be a useful feature because grepping the output of cscli decisions list -a can be unreliable unless you use regexes to filter out bad matches, i.e grepping for 85.208.96.212 can result in hits for 185.208.96.212 unless additional measures are taken

if -a and -ip could be combined then there would be no need to grep at all

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions