Module: Bosh::Bootstrap::Commander

Defined in:
lib/bosh-bootstrap/commander/command.rb,
lib/bosh-bootstrap/commander.rb,
lib/bosh-bootstrap/commander/commands.rb,
lib/bosh-bootstrap/commander/upload_command.rb,
lib/bosh-bootstrap/commander/remote_script_command.rb

Overview

A single command/script to be run on a local/remote server For the display, it has an active (“installing”) and past tense (“installed”) verb and a noub/description (“packages”)

Defined Under Namespace

Classes: Command, Commands, LocalServer, RemoteScriptCommand, RemoteServer, UploadCommand