1PUPPET-DESCRIBE(8)               Puppet manual              PUPPET-DESCRIBE(8)
2
3
4

NAME

6       puppet-describe - Display help about resource types
7

SYNOPSIS

9       Prints help about Puppet resource types, providers, and metaparameters.
10

USAGE

12       puppet  describe  [-h|--help] [-s|--short] [-p|--providers] [-l|--list]
13       [-m|--meta]
14

OPTIONS

16       --help Print this help text
17
18       --providers
19              Describe providers in detail for each type
20
21       --list List all types
22
23       --meta List all metaparameters
24
25       --short
26              List only parameters without detail
27

EXAMPLE

29       $ puppet describe --list
30       $ puppet describe file --providers
31       $ puppet describe user -s -m
32

AUTHOR

34       David Lutterkort
35
37       Copyright (c) 2011 Puppet Inc., LLC Licensed under the Apache  2.0  Li‐
38       cense
39
40
41
42Puppet, Inc.                     October 2021               PUPPET-DESCRIBE(8)
Impressum