wallix / awless

A Mighty CLI for AWS
http://awless.io/
Apache License 2.0
4.98k stars 263 forks source link

Support for negated tag filter search #226

Open varunchandak opened 6 years ago

varunchandak commented 6 years ago

Let's say I am running the command:

awless -p PROFILE list instances --tag Schedule=XXXX-0630-2230

This will print the list of instances having tag-key Schedule.

What if I want the list of instances not having this particular tag ? Can't seem to find my way around this using awless