Class: HammerCLIForeman::Host::StatusCommand

Inherits:
InfoCommand
  • Object
show all
Defined in:
lib/hammer_cli_foreman/host.rb

Instance Method Summary collapse

Methods inherited from InfoCommand

apipie_options, #request_params

Instance Method Details



93
94
95
# File 'lib/hammer_cli_foreman/host.rb', line 93

def print_data(records)
  output.print_message records["status"]
end