class HammerCLIKatello::StatusCommand

Public Instance Methods

request_options() click to toggle source
# File lib/hammer_cli_katello/status.rb, line 12
def request_options
  { with_authentication: false }
end