This it the main cli runner class All class_methods should be defined here except for Thor::Groups
Public Instance Methods
help_banner()click to toggle source
# File lib/awscli/cli.rb, line 11defhelp_bannerputs<<-HELP.gsub(/^ {8}/, '')
Amazon Web Services Command Line Interface, Version - #{Awscli::VERSION}
HELPhelp#call helpend