Table of Contents - engineyard-3.2.5 Documentation
Pages
Classes and Modules
- EY
- EY::AmbiguousEnvironmentGitUriError
- EY::BranchMismatchError
- EY::CLI
- EY::CLI::API
- EY::CLI::Recipes
- EY::CLI::UI
- EY::CLI::UI::Prompter
- EY::CLI::UI::Tee
- EY::CLI::Web
- EY::Config
- EY::Config::ConfigurationError
- EY::Config::EnvironmentConfig
- EY::DeployArgumentError
- EY::DeployConfig
- EY::DeployConfig::Ref
- EY::EYRC
- EY::Error
- EY::MigrateRequired
- EY::MultipleMatchesError
- EY::NoCommandError
- EY::NoInstancesError
- EY::NoMatchesError
- EY::RefAndMigrateRequiredOutsideRepo
- EY::RefRequired
- EY::Repo
- EY::Repo::NoRemotesError
- EY::Repo::NotAGitRepository
- EY::ResolverError
- EY::ServersideRunner
- EY::Templates
- EY::Templates::EyYml
- EY::Thor
- EY::UtilityMethods
- IO
- Object
- Thor::Actions
- Thor::Actions::ClassMethods
- Thor::Actions::CreateFile
- Thor::Actions::CreateLink
- Thor::Actions::Directory
- Thor::Actions::EmptyDirectory
- Thor::Actions::InjectIntoFile
- Thor::Argument
- Thor::Arguments
- Thor::Base
- Thor::Base::ClassMethods
- Thor::Command
- Thor::CoreExt
- Thor::CoreExt::HashWithIndifferentAccess
- Thor::CoreExt::OrderedHash
- Thor::DynamicCommand
- Thor::DynamicTask
- Thor::Error
- Thor::Group
- Thor::HiddenCommand
- Thor::HiddenTask
- Thor::Invocation
- Thor::Invocation::ClassMethods
- Thor::InvocationError
- Thor::MalformattedArgumentError
- Thor::Option
- Thor::Options
- Thor::RakeCompat
- Thor::RequiredArgumentMissingError
- Thor::Runner
- Thor::Sandbox
- Thor::Shell
- Thor::Shell::Basic
- Thor::Shell::Color
- Thor::Shell::HTML
- Thor::Task
- Thor::UndefinedCommandError
- Thor::UndefinedTaskError
- Thor::UnknownArgumentError
- Thor::Util
Methods
- ::add_answer — EY::CLI::UI::Prompter
- ::agree — EY::CLI::UI::Prompter
- ::ask — EY::CLI::UI::Prompter
- ::banner — EY::Thor
- ::banner — Thor
- ::banner — Thor::Group
- ::banner_base — EY::Thor
- ::camel_case — Thor::Util
- ::check_unknown_options! — Thor
- ::command_help — Thor
- ::default_command — Thor
- ::default_task — Thor
- ::desc — Thor
- ::desc — Thor::Group
- ::enable_mock! — EY::CLI::UI::Prompter
- ::escape_globs — Thor::Util
- ::exist? — EY::Repo
- ::exit_on_failure? — EY::Thor
- ::find_by_namespace — Thor::Util
- ::find_class_and_command_by_namespace — Thor::Util
- ::find_class_and_task_by_namespace — Thor::Util
- ::find_command_possibilities — Thor
- ::find_task_possibilities — Thor
- ::globs_for — Thor::Util
- ::handle_no_task_error — EY::Thor
- ::help — Thor
- ::help — Thor::Group
- ::highline — EY::CLI::UI::Prompter
- ::included — Thor::RakeCompat
- ::interactive? — EY::CLI::UI::Prompter
- ::invoke — Thor::Group
- ::invoke_from_option — Thor::Group
- ::load — EY::EYRC
- ::load_config — EY::Config
- ::load_thorfile — Thor::Util
- ::long_desc — Thor
- ::map — Thor
- ::method_option — Thor
- ::method_options — Thor
- ::namespace_from_thor_class — Thor::Util
- ::namespaces_in_content — Thor::Util
- ::new — EY::CLI::API
- ::new — EY::CLI::UI::Tee
- ::new — EY::Config
- ::new — EY::Config::EnvironmentConfig
- ::new — EY::Config::ConfigurationError
- ::new — EY::DeployConfig
- ::new — EY::DeployConfig::Ref
- ::new — EY::NoCommandError
- ::new — EY::NoInstancesError
- ::new — EY::AmbiguousEnvironmentGitUriError
- ::new — EY::BranchMismatchError
- ::new — EY::RefAndMigrateRequiredOutsideRepo
- ::new — EY::RefRequired
- ::new — EY::MigrateRequired
- ::new — EY::EYRC
- ::new — EY::Repo
- ::new — EY::Repo::NotAGitRepository
- ::new — EY::Repo::NoRemotesError
- ::new — EY::ServersideRunner
- ::new — EY::Templates::EyYml
- ::new — Thor::Command
- ::new — Thor::DynamicCommand
- ::new — Thor::DynamicCommand
- ::new — Thor::Actions
- ::new — Thor::Base
- ::new — Thor::Shell
- ::option — Thor
- ::options — Thor
- ::package_name — Thor
- ::pathname — EY::Config
- ::pathname_for_write — EY::Config
- ::printable_commands — Thor
- ::printable_commands — Thor::Group
- ::printable_tasks — Thor
- ::printable_tasks — Thor::Group
- ::questions — EY::CLI::UI::Prompter
- ::rake_classes — Thor::RakeCompat
- ::register — Thor
- ::remove_invocation — Thor::Group
- ::ruby_command — Thor::Util
- ::shell — Thor::Base
- ::shell= — Thor::Base
- ::snake_case — Thor::Util
- ::start — EY::CLI
- ::stop_on_unknown_option! — Thor
- ::subclass_files — Thor::Base
- ::subclasses — Thor::Base
- ::subcommand — EY::Thor
- ::subcommand — Thor
- ::subcommand_class_for — EY::Thor
- ::subcommand_help — EY::Thor
- ::subcommand_help — Thor
- ::subcommands — Thor
- ::subtask — Thor
- ::subtask_help — Thor
- ::subtasks — Thor
- ::task_help — Thor
- ::template_pathname — EY::Config
- ::thor_classes_in — Thor::Util
- ::thor_root — Thor::Util
- ::thor_root_glob — Thor::Util
- ::timeout_if_not_interactive — EY::CLI::UI::Prompter
- ::user_home — Thor::Util
- #<< — EY::CLI::UI::Tee
- #[] — EY::Config
- #[] — EY::EYRC
- #[]= — EY::EYRC
- #add_file — Thor::Actions
- #add_link — Thor::Actions
- #add_runtime_options! — Thor::Actions::ClassMethods
- #agree — EY::CLI::UI
- #all_commands — Thor::Base::ClassMethods
- #all_tasks — Thor::Base::ClassMethods
- #api — EY::UtilityMethods
- #api_token — EY::EYRC
- #api_token= — EY::EYRC
- #append_file — Thor::Actions
- #append_to_file — Thor::Actions
- #apply — EY::CLI::Recipes
- #apply — Thor::Actions
- #apply_recipes — EY::CLI::Recipes
- #argument — Thor::Base::ClassMethods
- #arguments — Thor::Base::ClassMethods
- #as_unicode — Thor::Shell::Basic
- #ask — EY::CLI::UI
- #ask — Thor::Shell::Basic
- #ask — Thor::Shell::HTML
- #ask_filtered — Thor::Shell::Basic
- #ask_simply — Thor::Shell::Basic
- #authenticate — EY::CLI::API
- #basename — Thor::Base::ClassMethods
- #branch — EY::Config::EnvironmentConfig
- #call — EY::ServersideRunner
- #can_display_colors? — Thor::Shell::Basic
- #can_display_colors? — Thor::Shell::Color
- #can_display_colors? — Thor::Shell::HTML
- #capture — Thor::Actions
- #check_unknown_options! — Thor::Base::ClassMethods
- #chmod — Thor::Actions
- #class_option — Thor::Base::ClassMethods
- #class_options — Thor::Base::ClassMethods
- #commands — Thor::Base::ClassMethods
- #comment_lines — Thor::Actions
- #commented_option — EY::Templates::EyYml
- #concat — Thor::Actions
- #config — EY::UtilityMethods
- #console — EY::CLI
- #cookbooks_dir_archive_path — EY::CLI::Recipes
- #copy_file — Thor::Actions
- #create_file — Thor::Actions
- #create_link — Thor::Actions
- #current_branch — EY::Repo
- #debug — EY::CLI::UI
- #decide_ref — EY::DeployConfig
- #default_endpoint — EY::Config
- #default_endpoint? — EY::Config
- #default_environment — EY::Config
- #defaults — EY::Config
- #defaults — EY::Templates::EyYml
- #delete — EY::EYRC
- #delete_api_token — EY::EYRC
- #deploy — EY::CLI
- #deploy — EY::ServersideRunner
- #deployment_result — EY::CLI::UI
- #deployment_status — EY::CLI::UI
- #destination_root — Thor::Actions
- #destination_root= — Thor::Actions
- #directory — Thor::Actions
- #disable — EY::CLI::Web
- #download — EY::CLI::Recipes
- #dump_indented_yaml — EY::Templates::EyYml
- #dynamic_width — Thor::Shell::Basic
- #dynamic_width_stty — Thor::Shell::Basic
- #dynamic_width_tput — Thor::Shell::Basic
- #empty_directory — Thor::Actions
- #enable — EY::CLI::Web
- #endpoint — EY::Config
- #ensure_exists — EY::Config::EnvironmentConfig
- #ensure_repository! — EY::Repo
- #env_var_endpoint — EY::Config
- #environment_config — EY::Config
- #environment_options — EY::Templates::EyYml
- #environments — EY::CLI
- #err — EY::CLI::UI
- #error — EY::CLI::UI
- #error — Thor::Shell::Basic
- #exist? — EY::EYRC
- #exit_on_failure? — Thor::Base::ClassMethods
- #extra_config — EY::DeployConfig
- #extra_root_options — EY::Templates::EyYml
- #fail_on_no_remotes! — EY::Repo
- #fetch — EY::Config
- #fetch — EY::Config::EnvironmentConfig
- #fetch_app_environment — EY::UtilityMethods
- #fetch_environment — EY::UtilityMethods
- #fetch_from_defaults — EY::Config
- #file_collision — Thor::Shell::Basic
- #filter_servers — EY::CLI
- #find_in_source_paths — Thor::Actions
- #fix_config! — EY::Templates::EyYml
- #formatted_usage — Thor::Command
- #from_superclass — Thor::Base::ClassMethods
- #get — Thor::Actions
- #group — Thor::Base::ClassMethods
- #gsub_file — Thor::Actions
- #handle_argument_error? — Thor::Command
- #handle_no_method_error? — Thor::Task
- #handle_no_method_error? — Thor::Command
- #has_committed_file? — EY::Repo
- #has_file? — EY::Repo
- #help — EY::CLI
- #help — Thor
- #hidden? — Thor::Command
- #hidden? — Thor::HiddenCommand
- #hidden? — Thor::HiddenCommand
- #in_repo? — EY::DeployConfig
- #in_repo? — EY::UtilityMethods
- #in_root — Thor::Actions
- #info — EY::CLI::UI
- #inherited — Thor::Base::ClassMethods
- #init — EY::CLI
- #inject_into_class — Thor::Actions
- #inject_into_file — Thor::Actions
- #insert_into_file — Thor::Actions
- #inside — Thor::Actions
- #instances_data — EY::ServersideRunner
- #interactive? — EY::CLI::UI
- #invoke — Thor::Invocation
- #invoke_with_padding — Thor::Invocation
- #launch — EY::CLI
- #link_file — Thor::Actions
- #load_adapter — EY::ServersideRunner
- #local_method? — Thor::Command
- #login — EY::CLI
- #logout — EY::CLI
- #logs — EY::CLI
- #lookup_color — Thor::Shell::Basic
- #method_added — Thor::Base::ClassMethods
- #method_missing — EY::CLI::API
- #method_missing — EY::Config
- #migrate — EY::Config::EnvironmentConfig
- #migrate — EY::DeployConfig
- #migrate_command — EY::Config::EnvironmentConfig
- #migrate_command — EY::DeployConfig
- #migration_command — EY::Config::EnvironmentConfig
- #mute — Thor::Shell::Basic
- #mute? — Thor::Shell::Basic
- #mute_if — EY::CLI::UI
- #namespace — Object
- #namespace — Thor::Base::ClassMethods
- #net_ssh_options — EY::ServersideRunner
- #no? — Thor::Shell::Basic
- #no_commands — Thor::Base::ClassMethods
- #no_tasks — Thor::Base::ClassMethods
- #not_debugging? — Thor::Command
- #option — EY::Templates::EyYml
- #option_unless_default — EY::Templates::EyYml
- #out — EY::CLI::UI
- #padding= — Thor::Shell::Basic
- #path — EY::Config::EnvironmentConfig
- #prepend_file — Thor::Actions
- #prepend_to_file — Thor::Actions
- #print_envs — EY::CLI::UI
- #print_exception — EY::CLI::UI
- #print_help — EY::CLI::UI
- #print_hostnames — EY::CLI::UI
- #print_in_columns — Thor::Shell::Basic
- #print_options — Thor::Base::ClassMethods
- #print_servers — EY::CLI::UI
- #print_simple_envs — EY::CLI::UI
- #print_simple_servers — EY::CLI::UI
- #print_table — Thor::Shell::Basic
- #print_wrapped — Thor::Shell::Basic
- #private_method? — Thor::Command
- #public_command — Thor::Base::ClassMethods
- #public_task — Thor::Base::ClassMethods
- #put_up_maintenance_page — EY::ServersideRunner
- #raise_no_matches — EY::UtilityMethods
- #rake_namespace — Object
- #read_data — EY::EYRC
- #read_file — EY::Repo
- #rebuild — EY::CLI
- #ref — EY::DeployConfig
- #relative_to_original_destination_root — Thor::Actions
- #remotes — EY::Repo
- #remove_argument — Thor::Base::ClassMethods
- #remove_class_option — Thor::Base::ClassMethods
- #remove_command — Thor::Base::ClassMethods
- #remove_dir — Thor::Actions
- #remove_file — Thor::Actions
- #remove_task — Thor::Base::ClassMethods
- #repo — EY::UtilityMethods
- #required_options — Thor::Command
- #respond_to? — EY::CLI::API
- #respond_to? — EY::Config
- #restart — EY::CLI::Web
- #restart — EY::ServersideRunner
- #rollback — EY::CLI
- #rollback — EY::ServersideRunner
- #run — EY::ServersideRunner
- #run — Thor::Command
- #run — Thor::DynamicCommand
- #run — Thor::DynamicCommand
- #run — Thor::Actions
- #run_ruby_script — Thor::Actions
- #say — Thor::Shell::Basic
- #say_status — Thor::Shell::Basic
- #say_with_status — EY::CLI::UI
- #scp — EY::CLI
- #server_tuples — EY::CLI::UI
- #servers — EY::CLI
- #serverside_runner — EY::UtilityMethods
- #serverside_version — EY::UtilityMethods
- #set_color — EY::CLI::UI
- #set_color — Thor::Shell::Color
- #set_color — Thor::Shell::HTML
- #shell — Thor::Shell
- #shell= — Thor::Shell
- #show_deployment — EY::CLI::UI
- #source_paths — Thor::Actions
- #source_paths — Thor::Actions::ClassMethods
- #source_paths_for_search — Thor::Actions::ClassMethods
- #source_root — Thor::Actions::ClassMethods
- #ssh — EY::CLI
- #ssh — EY::ServersideRunner
- #start — Thor::Base::ClassMethods
- #status — EY::CLI
- #stderr — Thor::Shell::Basic
- #stdin — Thor::Shell::Basic
- #stdout — Thor::Shell::Basic
- #strict_args_position! — Thor::Base::ClassMethods
- #string_to_boolean — EY::Templates::EyYml
- #take_down_maintenance_page — EY::ServersideRunner
- #task — Object
- #tasks — Thor::Base::ClassMethods
- #template — Thor::Actions
- #terminal_width — Thor::Shell::Basic
- #thor — Thor::Actions
- #timeout_deploy — EY::CLI
- #to_s — EY::Templates::EyYml
- #to_str — EY::Templates::EyYml
- #token_from — EY::CLI::API
- #token_not_loaded — EY::CLI::API
- #too_many_app_environments_error — EY::UtilityMethods
- #truncate — Thor::Shell::Basic
- #ui — EY::UtilityMethods
- #uncomment_lines — Thor::Actions
- #unix? — Thor::Shell::Basic
- #upload — EY::CLI::Recipes
- #upload_recipes — EY::CLI::Recipes
- #use_current_branch — EY::DeployConfig::Ref
- #use_default — EY::DeployConfig::Ref
- #use_default_environment — EY::UtilityMethods
- #verbose — EY::Config::EnvironmentConfig
- #verbose — EY::DeployConfig
- #version — EY::CLI
- #warn — EY::CLI::UI
- #when_inside_repo — EY::DeployConfig::Ref
- #when_outside_repo — EY::DeployConfig::Ref
- #whoami — EY::CLI
- #with_padding — Thor::Shell
- #with_reauthentication — EY::CLI::API
- #write — EY::Templates::EyYml
- #write_data — EY::EYRC
- #yes? — Thor::Shell::Basic