aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-puppetdb_cli/pkg-descr
blob: 7584df52642febe20260bd9ebff14daf015c1c00 (plain) (blame)
1
2
3
4
5
6
7
8
9
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.