On Fri, Nov 10, 2017, at 16:51, Christopher Wood wrote:
> mco find
> 
> versus
> 
> mco find -S '!fqdn=web1.example.com'
> 
> The filters page is definitely worth reading over closely, I didn't even
> realize this myself for... an embarrassingly long time.
> 
> https://puppet.com/docs/mcollective/current/reference/ui/filters.html

you can also just use regex :)

mco find --dm=mc -I '/^((?!dev1.example).)*$/'

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mcollective-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mcollective-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to