puppet
Help to manage and automate the configuration of servers.
Some subcommands such as `puppet agent` have their own usage documentation.
- Execute a Puppet subcommand:
puppet {subcommand}
- Check the Puppet version:
puppet --version
- Display help:
puppet --help
- Display help for a subcommand:
puppet help {subcommand}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).