|
4 | 4 | .TH "PUPPET" "8" "August 2024" "Puppet, Inc." "Puppet manual"
|
5 | 5 | .
|
6 | 6 | .SH "NAME"
|
7 |
| -\fBpuppet\fR |
| 7 | +\fBpuppet\fR \- an automated configuration management tool |
| 8 | +. |
| 9 | +.SH "SYNOPSIS" |
| 10 | +\fBpuppet\fR \fIsubcommand\fR [options] \fIaction\fR [options] |
| 11 | +. |
| 12 | +.SH "DESCRIPTION" |
| 13 | +Puppet, an automated administrative engine for your Linux, Unix, and Windows systems, performs administrative tasks (such as adding users, installing packages, and updating server configurations) based on a centralized specification\. |
| 14 | +. |
| 15 | +.SH "COMMANDS" |
| 16 | +. |
| 17 | +.SS "Common" |
| 18 | +\fBapply\fR |
| 19 | +. |
| 20 | +.br |
| 21 | +\~\~\~\~Apply Puppet manifests locally |
| 22 | +. |
| 23 | +.P |
| 24 | +\fBagent\fR |
| 25 | +. |
| 26 | +.br |
| 27 | +\~\~\~\~The puppet agent daemon |
| 28 | +. |
| 29 | +.P |
| 30 | +\fBconfig\fR |
| 31 | +. |
| 32 | +.br |
| 33 | +\~\~\~\~Interact with Puppet\'s settings\. |
| 34 | +. |
| 35 | +.P |
| 36 | +\fBhelp\fR |
| 37 | +. |
| 38 | +.br |
| 39 | +\~\~\~\~Display Puppet help\. |
| 40 | +. |
| 41 | +.P |
| 42 | +\fBlookup\fR |
| 43 | +. |
| 44 | +.br |
| 45 | +\~\~\~\~Interactive Hiera lookup |
| 46 | +. |
| 47 | +.P |
| 48 | +\fBmodule\fR |
| 49 | +. |
| 50 | +.br |
| 51 | +\~\~\~\~Creates, installs and searches for modules on the Puppet Forge\. |
| 52 | +. |
| 53 | +.P |
| 54 | +\fBresource\fR |
| 55 | +. |
| 56 | +.br |
| 57 | +\~\~\~\~The resource abstraction layer shell |
| 58 | +. |
| 59 | +.SS "Specialized" |
| 60 | +\fBcatalog\fR |
| 61 | +. |
| 62 | +.br |
| 63 | +\~\~\~\~Compile, save, view, and convert catalogs\. |
| 64 | +. |
| 65 | +.P |
| 66 | +\fBdescribe\fR |
| 67 | +. |
| 68 | +.br |
| 69 | +\~\~\~\~Display help about resource types |
| 70 | +. |
| 71 | +.P |
| 72 | +\fBdevice\fR |
| 73 | +. |
| 74 | +.br |
| 75 | +\~\~\~\~Manage remote network devices |
| 76 | +. |
| 77 | +.P |
| 78 | +\fBdoc\fR |
| 79 | +. |
| 80 | +.br |
| 81 | +\~\~\~\~Generate Puppet references |
8 | 82 | .
|
9 | 83 | .P
|
10 |
| -Usage: puppet \fIsubcommand\fR [options] \fIaction\fR [options] |
| 84 | +\fBepp\fR |
| 85 | +. |
| 86 | +.br |
| 87 | +\~\~\~\~Interact directly with the EPP template parser/renderer\. |
11 | 88 | .
|
12 | 89 | .P
|
13 |
| -Available subcommands: |
| 90 | +\fBfacts\fR |
| 91 | +. |
| 92 | +.br |
| 93 | +\~\~\~\~Retrieve and store facts\. |
| 94 | +. |
| 95 | +.P |
| 96 | +\fBfilebucket\fR |
| 97 | +. |
| 98 | +.br |
| 99 | +\~\~\~\~Store and retrieve files in a filebucket |
14 | 100 | .
|
15 | 101 | .P
|
16 |
| -Common: |
| 102 | +\fBgenerate\fR |
17 | 103 | .
|
18 | 104 | .br
|
19 |
| -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 |
| 105 | +\~\~\~\~Generates Puppet code from Ruby definitions\. |
20 | 106 | .
|
21 | 107 | .P
|
22 |
| -Specialized: |
| 108 | +\fBnode\fR |
23 | 109 | .
|
24 | 110 | .br
|
25 |
| -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 |
| 111 | +\~\~\~\~View and manage node definitions\. |
| 112 | +. |
| 113 | +.P |
| 114 | +\fBparser\fR |
| 115 | +. |
| 116 | +.br |
| 117 | +\~\~\~\~Interact directly with the parser\. |
| 118 | +. |
| 119 | +.P |
| 120 | +\fBplugin\fR |
| 121 | +. |
| 122 | +.br |
| 123 | +\~\~\~\~Interact with the Puppet plugin system\. |
| 124 | +. |
| 125 | +.P |
| 126 | +\fBscript\fR |
| 127 | +. |
| 128 | +.br |
| 129 | +\~\~\~\~Run a puppet manifests as a script without compiling a catalog |
| 130 | +. |
| 131 | +.P |
| 132 | +\fBssl\fR |
| 133 | +. |
| 134 | +.br |
| 135 | +\~\~\~\~Manage SSL keys and certificates for puppet SSL clients |
| 136 | +. |
| 137 | +.SH "SEE ALSO" |
| 138 | +See \fBpuppet help <subcommand>\fR for help on a specific subcommand\. |
26 | 139 | .
|
27 | 140 | .P
|
28 |
| -See \'puppet help \fIsubcommand\fR \fIaction\fR\' for help on a specific subcommand action\. See \'puppet help \fIsubcommand\fR\' for help on a specific subcommand\. Puppet v8\.9\.0 |
| 141 | +See \fBpuppet help <subcommand> <action>\fR for help on a specific subcommand action\. |
0 commit comments