Skip to main content

A convenient CLI around some of the Sensu ReST API

Project description

sensu-cli
=========

version number: 0.1.0
author: Duncan Hutty

Overview
--------

A convenient CLI for some of the [Sensu REST API].

[Sensu REST API]: https://sensuapp.org/docs/0.28/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
-----

See the built-in help:

$ sensu --help
Usage: sensu [OPTIONS] COMMAND [ARGS]...

Options:
-l, --log-level [ERROR|INFO|DEBUG]
Specify log verbosity.
-u, --username TEXT Sensu username.
-p, --password TEXT Sensu password.
--scheme [http|https] Specify protocol [default: http]
--server TEXT Specify the Sensu server [default:
localhost]
--port INTEGER Specify the Sensu port [default: 4567]
--help Show this message and exit.

Commands:
info Show info about the Sensu API
silence Create Silence
silenced List Silences
subs Show info on subscriptions
unsilence Clear silencing


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sensu-cli-0.1.0.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

sensu_cli-0.1.0-py2.py3-none-any.whl (5.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page