Class: HammerCLIForeman::AssociatingCommands::SmartProxy::AddSmartProxyCommand

Inherits:
HammerCLIForeman::AddAssociatedCommand show all
Defined in:
lib/hammer_cli_foreman/associating_commands.rb

Instance Method Summary collapse

Methods inherited from HammerCLIForeman::AddAssociatedCommand

command_name, desc, failure_message, #get_new_ids, success_message

Methods inherited from HammerCLIForeman::AssociatedCommand

associated_resource, #associated_resource, #association_name, create_option_builder, default_message, #get_associated_identifier, #get_current_ids, #get_new_ids, #request_params

Methods inherited from Command

build_options, connection_name, create_option_builder, #customized_options, #dependency_resolver, dependency_resolver, #exception_handler_class, #get_identifier, #get_resource_id, #get_resource_ids, #option_sources, #request_params, #resolver, resolver, resource_config, resource_name_mapping, #searchables, searchables, #send_request, #transform_format

Instance Method Details

#associated_resource_nameObject



166
167
168
# File 'lib/hammer_cli_foreman/associating_commands.rb', line 166

def associated_resource_name
  "smart-proxy"
end