puppet-describe - Man Page
Display help about resource types
Synopsis
Prints help about Puppet resource types, providers, and metaparameters.
Usage
puppet describe [-h|--help] [-s|--short] [-p|--providers] [-l|--list] [-m|--meta]
Options
- --help
Print this help text
- --providers
Describe providers in detail for each type
- --list
List all types
- --meta
List all metaparameters
- --short
List only parameters without detail
Example
$ puppet describe --list $ puppet describe file --providers $ puppet describe user -s -m
Author
David Lutterkort
Copyright
Copyright (c) 2011 Puppet Inc., LLC Licensed under the Apache 2.0 License
Info
April 2024 Puppet, Inc. Puppet manual