Puppet Man Pages
NOTE: This page was generated from the Puppet source code on 2024-10-18 10:08:29 -0700
Puppet's command line tools consist of a single puppet
binary with many subcommands. The following subcommands are available in this version of Puppet:
Core Tools
These subcommands form the core of Puppet's tool set, and every user should understand what they do.
Note: The
puppet cert
command is available only in Puppet versions prior to 6.0. For 6.0 and later, use thepuppetserver cert
command.
Secondary subcommands
Many or most users need to use these subcommands at some point, but they aren't needed for daily use the way the core tools are.
Niche subcommands
Most users can ignore these subcommands. They're only useful for certain niche workflows, and most of them are interfaces to Puppet's internal subsystems.