Title: Message Title
Rob Reynolds commented on an issue
Puppet / Improvement PUP-3020
Add setting delete and setting list add/remove functions to puppet config.
The puppet config face has facility for creating settings, but not removing or updating lists of settings.

From the PR:

{code}
puppet config add [name] [value] will add to a comma separated list.
  `puppet config add reports store` -- (adds store to the reports list)
puppet config del [name] [value] will remove from a comma separated list
  `pup...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to