logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

puppetdb - Puppet data warehouse server

Author

PuppetDB  was  written  by  Puppet  Inc.   This   manpage   was   written   by   Apollon   Oikonomopoulos
       <apoikos@debian.org> for the Debian project, but may be used by others.

                                                   August 2017                                       PUPPETDB(8)

Description

PuppetDB  collects data generated by Puppet. It enables advanced Puppet features like exported resources,
       and can be the foundation for other applications that use Puppet’s data.

       puppetdb is a command line interface to PuppetDB, offering some administrative functions.

Name

       puppetdb - Puppet data warehouse server

See Also

puppet(8)

Supported Commands

       The puppetdb program supports the following commands:

       export
              Export PuppetDB data and save them to a tarball.

       import
              Load PuppetDB data from a tarball created using puppetdbexport.

       version
              Display PuppetDB version information.

       For the arguments supported by each command, run puppetdbcommand--help

Synopsis

puppetdbcommand [ARGS]

See Also