Module: ThreeScaleToolbox::Commands::HelpCommand

Includes:
ThreeScaleToolbox::Command
Defined in:
lib/3scale_toolbox/commands/help_command.rb

Class Method Summary collapse

Methods included from ThreeScaleToolbox::Command

#config, #config_file, #exit_with_message, #fetch_required_option, included, #remotes, #threescale_client, #verbose, #verify_ssl

Class Method Details

.commandObject



5
6
7
# File 'lib/3scale_toolbox/commands/help_command.rb', line 5

def self.command
  Cri::Command.new_basic_help
end