On Mon, Aug 1, 2011 at 1:50 PM, Blueplastic <sam...@blueplastic.com> wrote:

> It is not listed in the command details on this page?
>
> http://docs.puppetlabs.com/man/agent.html
>
> But it is cited as an example of a valid puppet agent command at the
> very bottom of the page.
>
> Kinda confusing.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To post to this group, send email to puppet-users@googlegroups.com.
> To unsubscribe from this group, send email to
> puppet-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/puppet-users?hl=en.
>
>
If you do a `puppet agent --help` from the command line, you'll see
something that looks like this:

*OPTIONS*
*=======*
*Note that any configuration parameter that's valid in the configuration*
*file is also a valid long argument. For example, 'server' is a valid*
*configuration parameter, so you can specify '--server <servername>' as*
*an argument.*

Any puppet.conf configuration parameter can be specified from the command
line as an argument.  So, --server <servername> would be the syntax here.

-Gary

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to