# File lib/hammer_cli_foreman/parameter.rb, line 52 def self.command_name(name=nil) (super(name) || "set-parameter").gsub('_', '-') end