| Puppet Version: 5.5 PuppetDB Version: 5.2 We had the following feedback on the PuppetDB CLI docs page. I'm not sure if it's actionable, but I'll let you decide. Url: https://puppet.com/docs/puppetdb/5.2/pdb_client_tools.html Comment: Im not even sure where to find the configuration file in pe-tools. i have prob implemented it somewhere, but this is a complex toolset, so a reminder of the path would help, and whats the relation to pe-tools, that would help. "man" isnt working, i did add to path and exited relogged in. Its not clear if you have to do this on the puppet master, but i do see mention of that. I tried to gem install, but on the puppet controller i got ```ERROR: Error installing puppetdb_cli: cri requires Ruby version ~> 2.3. ``` i did see https://tickets.puppetlabs.com/browse/SERVER-1544. for help on that. I also got an Exception when trying to check `$ puppetserver gem -v` ``Exception in thread "main" java.io.FileNotFoundException: Configuration path '/etc/puppetlabs/puppetserver/conf.d' must exist and must be readable.``` I ended logging into the puppet master, and wasnt able to install it as user, had to install it as root. Thats not mentioned here. Still, i cant seem to scrape enough info form this document to get a single query working yet. Email: bl...@vtmgroup.com |