There are no links to further information on certs and keys, particularly how to generate/find them. The examples are too cryptic, and don't demonstrate (to me, anyway) how to deal with more deeply-nested data. I also looked at https://puppet.com/blog/introducing-puppet-query-language-pql (not much help) and https://puppet.com/blog/getting-know-puppet-query-language-pql (better) but I was still struggling to create a query that worked, let alone returned the desired result. I ended up running a query that gave me almost what I wanted, then filtered the output with awk - not optimal.
There are no links to further information on certs and keys, particularly how to generate/find them. The examples are too cryptic, and don't demonstrate (to me, anyway) how to deal with more deeply-nested data. I also looked at https://puppet.com/blog/introducing-puppet-query-language-pql (not much help) and https://puppet.com/blog/getting-know-puppet-query-language-pql (better) but I was still struggling to create a query that worked, let alone returned the desired result. I ended up running a query that gave me almost what I wanted, then filtered the output with awk - not optimal.