Class RHC::Commands::App
In: lib/rhc/commands/app.rb
Parent: Base

Methods

create   delete   force_stop   git_clone   reload   restart   show   start   status   stop   tidy  

Included Modules

RHC::GitHelpers RHC::CartridgeHelpers

Public Instance methods

argument :additional_cartridges, "A list of other cartridges such as databases you wish to add. Cartridges can also be added later using ‘rhc cartridge add’", [], :arg_type => :list

TODO: Implement default values for arguments once ffranz has added context arguments argument :directory, "The name of a new directory to clone into", [], :default => nil

[Validate]