puppet - Man Page
Examples (TL;DR)
- Execute a Puppet subcommand:
puppet subcommand
- Check the Puppet version:
puppet --version
- Display help:
puppet --help
- Display help for a subcommand:
puppet help subcommand
Name
puppet
Usage: puppet subcommand [options] action [options]
Available subcommands:
Common:
agent The puppet agent daemon apply Apply Puppet manifests locally config Interact with Puppet´s settings. help Display Puppet help. lookup Interactive Hiera lookup module Creates, installs and searches for modules on the Puppet Forge. resource The resource abstraction layer shell
Specialized:
catalog Compile, save, view, and convert catalogs. describe Display help about resource types device Manage remote network devices doc Generate Puppet references epp Interact directly with the EPP template parser/renderer. facts Retrieve and store facts. filebucket Store and retrieve files in a filebucket generate Generates Puppet code from Ruby definitions. node View and manage node definitions. parser Interact directly with the parser. plugin Interact with the Puppet plugin system. script Run a puppet manifests as a script without compiling a catalog ssl Manage SSL keys and certificates for puppet SSL clients
See ´puppet help subcommand action´ for help on a specific subcommand action. See ´puppet help subcommand´ for help on a specific subcommand. Puppet v8.6.0