2 Commits

Author SHA1 Message Date
Romain Tartière
635489d544 Update to 1.2.5
With hat:	puppet
2018-10-03 17:03:52 +00:00
Romain Tartière
e4f722d42d New port: databases/puppetdb-cli
The PuppetDB CLI project provide Puppet subcommands for querying PuppetDB data,
via `puppet query <query>`, and PuppetDB administrative tasks, `puppet db
<import|export|status>`.

The query subcommand will allow you to query PuppetDB using either the upcoming
PQL syntax of the traditional PuppetDB query syntax (also known as AST).

The db subcommand is a replacement for the older puppetdb <export|import>
commands with faster startup times and much friendlier error messages.

WWW: https://github.com/puppetlabs/puppetdb-cli

With hat:	puppet
2018-09-27 09:11:02 +00:00