sensu-cli

A convenient CLI around some of the Sensu ReST API


License
BSD-3-Clause
Install
pip install sensu-cli==0.1.0

Documentation

sensu-cli

version number: 0.1.0 author: Duncan Hutty

Overview

A convenient CLI for some of the Sensu REST API.

Installation

To install use pip:

$ pip install sensu-cli

Or clone the repo:

$ git clone https://github.com/dhutty/sensu-cli.git
$ python setup.py install

Usage

Contributing

TBD

Example

TBD