Module: HostedChef

Defined in:
lib/hosted-chef.rb,
lib/hosted-chef/cli.rb,
lib/hosted-chef/version.rb,
lib/hosted-chef/api_client.rb,
lib/hosted-chef/controller.rb,
lib/hosted-chef/config_installer.rb

Overview

HostedChef

A command line application for interacting with Opscodeā€™s Hosted Chef using password authentication. The goal of this program is simply to automate tasks for which the normal API authentication mechanism cannot be (easily) used.

Developers interested in this code should note that the code is not intended for library use. In particular, classes contain methods that call exit or request user input.

Defined Under Namespace

Classes: ApiClient, ArgvParser, ConfigInstaller, ConfigValidator, Controller, InvalidPassword, Options

Constant Summary collapse

VERSION =
"0.5.2"