/rackhd-cli

A Ruby CLI for monitoring RackHD and Bosh RackHD CPI deployments

Primary LanguageRuby

Using the RackHD CLI

Overview

RackHD CLI is a dev tool for monitoring RackHD and Bosh RackHD CPI deployments.

Installation

  1. Run gem build rackhd-cli.gemspec
  2. Run gem install rackhd-cli-x.y.z.gem
  3. Run rack command [options]
  4. Run rack help for help text

Uninstallation

Run gem uninstall rackhd-cli

Tests

Run rspec

#Contact