puppet-puppetdbquery icon indicating copy to clipboard operation
puppet-puppetdbquery copied to clipboard

Support query resource based on type matching

Open af6140 opened this issue 8 years ago • 2 comments

Currently looks like the resource type need to be fixed, can not use matching ~ operator.

af6140 avatar Nov 01 '17 15:11 af6140

Can you post an example query you get issues with?

I'm not sure if you mean queries like ~resource[name] or resource[~name] or something else?

dalen avatar Nov 02 '17 15:11 dalen

Oh, i am using query_resources function, cannot figure out how to query resource use ~ operator for resource type

af6140 avatar Nov 02 '17 15:11 af6140