Issue #7211 has been updated by Daniel Pittman.
The behaviour reported by Matt is actually related to other strangeness in our command line handling, especially around the area of faces and the way they integrate with the very, very strange "magic apply" behaviour. The top list of issues genuinely exist, but need more attention before they can be closed off... ---------------------------------------- Bug #7211: Unhelpful help for common use cases https://projects.puppetlabs.com/issues/7211 Author: Pieter van de Bruggen Status: Accepted Priority: Normal Assignee: Category: Faces Target version: 2.7.0 Affected Puppet version: 2.7.0rc3 Keywords: Branch: $ puppet node something_I_cannot_do Puppet::Face[:node, "0.0.1"] does not respond to action something_I_cannot_do Could not run: Unable to load action something_I_cannot_do from Puppet::Face[:node, "0.0.1"] $ puppet node something_I_cannot_do argument Puppet::Face[:node, "0.0.1"] does not respond to action something_I_cannot_do Could not run: help only takes two (optional) arguments, a face name, and an action $ puppet node something_I_cannot_do --option Could not parse options: invalid option: --option $ puppet node something_I_cannot_do argument --option Could not parse options: invalid option: --option -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
