Examples (3)
Apply a manifest
puppet apply path/to/manifestExecute puppet code
puppet apply --execute codeUse a specific module and hiera configuration file
puppet apply --modulepath path/to/directory --hiera_config path/to/file path/to/manifestmade by @shridhargupta | data from tldr-pages