1PI(8) PI(8)
2
3
4
5Print help about puppet types on the console. Run with ´-h´ to get detailed
6help.puppet describe [-h|--help] [-s|--short] [-p|--providers] [-l|--list]
7[-m|--meta]Prints details of Puppet types, providers and metaparameters on the
8console.help: Print this help text
9
10 providers: Describe providers in detail for each type
11
12 list: List all types
13
14 meta: List all metaparameters
15
16 short: List only parameters without detailpuppet describe --list puppet
17 describe file --providers puppet describe user -s -mDavid Lutterkort‐
18 Copyright (c) 2005 Puppet Labs, LLC Licensed under the GNU Public
19 License
20
21
22
23 August 2010 PI(8)