Issue #7211 has been updated by Randall Hansen.
Nice catch, Pieter. In all these situations I think we should output:
Puppet: 'node' has no 'something_I_cannot_do' action. See `puppet help
node`.
----------------------------------------
Bug #7211: Unhelpful help for common use cases
https://projects.puppetlabs.com/issues/7211
Author: Pieter van de Bruggen
Status: Accepted
Priority: Normal
Assignee: Daniel Pittman
Category: Faces
Target version:
Affected Puppet version:
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.