vendredi 31 juillet 2015

AWS CLI filter OR logic

I am trying to retrieve a list of servers using the AWS CLI tools. I have 2 groups of servers, 1 will have the string "mind" in the Name tag, another group will have the string "intelligence" in the Name tag.

I can filter the output of DescribeInstances using wildcards but can I return instances that contain mind OR intelligence? in the Name?

Currently I have to run the command twice replacing the filter Value.




Aucun commentaire:

Enregistrer un commentaire