Class: SimplyGenius::Atmos::Commands::Account

Inherits:
BaseCommand
  • Object
show all
Defined in:
lib/simplygenius/atmos/commands/account.rb

Class Method Summary collapse

Methods included from UI

#agree, #ask, #choose, color_enabled, color_enabled=, #display, #error, #notify, #say, #warn

Class Method Details

.descriptionObject



11
12
13
# File 'lib/simplygenius/atmos/commands/account.rb', line 11

def self.description
  "Manages accounts/envs in the cloud provider"
end