Using Hammer CLI to Override SmartClass parameters on a Single Host

NOTE - I've also posted this on the new form at theforeman.org, but I'm
posting it here as well because I have no idea where the majority of users
visit.

Hello,

I am trying to override a single hosts’ smartclass parameters.

For example in host foo.bar.org

I want to update a smartclass param… In this case, ‘jdk_jdkname’ which is a
parameter of module ‘jdk’

Every option I find to update a single host winds up putting in a global
parameter into that host, it does not override the existing param which is
inherited from the jdk class.

Every option I see to do overrides wants to modify the param on the puppet
class itself *way* upstream of where I want to change it (at the node level)

Does anyone have any idea how to accomplish this?

Thanks very much!