Class: EY::Serverside::CLI::Workflows::DeployingApplications

Inherits:
Base
  • Object
show all
Includes:
Helpers
Defined in:
lib/engineyard-serverside/cli/workflows/deploying_applications.rb

Overview

DeployingApplications is a Workflow that deploys the application specified by the incoming options

Instance Attribute Summary

Attributes inherited from Base

#options

Method Summary

Methods included from Helpers

#deployer, #maintenance

Methods inherited from Base

#initialize, #perform, perform

Constructor Details

This class inherits a constructor from EY::Serverside::CLI::Workflows::Base