BOSH tmuxinator console

Build Status

Synopsis

$ tmuxinator-bosh-console cf-warden
$ tmuxinator cf-warden

will create a new tmuxinator project 'cf-warden'. Each instance (VM) will get its own tmux window with some panes, according to the provided template.

The list of instances is generated by executing bosh instances and therefore lists only the VMs of the current deployment.

Installation

$ gem install tmuxinator-bosh-console

Prerequisites

bosh instances must return a zero or more instances.

TODO

  • repeated --includes
  • --exclude this VM (blacklisting); may be repeated
  • --custom bosh ssh command, e.g. gateway-host