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