Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 712 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 712 Bytes

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