Issue #6749 has been reported by Paul Berry.

----------------------------------------
Bug #6749: Actions need to support options
https://projects.puppetlabs.com/issues/6749

Author: Paul Berry
Status: Accepted
Priority: Normal
Assignee: 
Category: interface
Target version: 2.6.x
Affected Puppet version: development
Keywords: 
Branch: 


In the current implementation of interfaces, options may only be specified at 
the interface level.  This means that the options that are allowed for, say 
"puppet catalog find", are the same as those for any other action within the 
"puppet catalog" interface.  This is problematic because, for example, it 
prevents us from being able to allow extra options to "puppet catalog diff" 
that wouldn't make sense for "puppet catalog find".

We need to modify the API for creating interfaces and actions so that options 
may be specified at the action level as well as at the interface level.


-- 
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.

Reply via email to