1PUPPET(8) Puppet manual PUPPET(8)
2
3
4
6 puppet
7
8 Usage: puppet subcommand [options] action [options]
9
10 Available subcommands:
11
12 agent The puppet agent daemon apply Apply Puppet manifests locally ca
13 Local Puppet Certificate Authority management. (Deprecated) catalog
14 Compile, save, view, and convert catalogs. cert Manage certificates and
15 requests (Deprecated) certificate Provide access to the CA for certifi‐
16 cate management. (Deprecated) certificate_request Manage certificate
17 requests. (Deprecated) certificate_revocation_list Manage the list of
18 revoked certificates. (Deprecated) config Interact with Puppet´s set‐
19 tings. describe Display help about resource types device Manage remote
20 network devices doc Generate Puppet references epp Interact directly
21 with the EPP template parser/renderer. facts Retrieve and store facts.
22 filebucket Store and retrieve files in a filebucket generate Generates
23 Puppet code from Ruby definitions. help Display Puppet help. key Cre‐
24 ate, save, and remove certificate keys. (Deprecated) lookup Interactive
25 Hiera lookup man Display Puppet manual pages. (Deprecated) master The
26 puppet master daemon module Creates, installs and searches for modules
27 on the Puppet Forge. node View and manage node definitions. parser
28 Interact directly with the parser. plugin Interact with the Puppet
29 plugin system. report Create, display, and submit reports. resource The
30 resource abstraction layer shell script Run a puppet manifests as a
31 script without compiling a catalog status View puppet server status.
32 (Deprecated)
33
34 See ´puppet help subcommand action´ for help on a specific subcommand
35 action. See ´puppet help subcommand´ for help on a specific subcommand.
36 Puppet v5.5.20
37
38
39
40Puppet, Inc. April 2020 PUPPET(8)