This repository contains various tools that Vital Beats makes available for developers and generally.
Installation is as simple as brew tap vitalbeats/tools
. Once tapped, you will be able to install the following tools:
brew install vitalbeats/tools/devops-cli
A CLI tool that provides useful functions to operate on the Vital Beats cluster.
Usage is from the command line: devops-cli <module> <operation>
. A description of modules and operations is available at vitalbeats/devops-cli.