{ "info": { "author": "Duncan Hutty", "author_email": "dhutty@allgoodbits.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: System Administrators", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: System :: Monitoring" ], "description": "sensu-cli\n=========\n\nversion number: 0.1.0\nauthor: Duncan Hutty\n\nOverview\n--------\n\nA convenient CLI for some of the [Sensu REST API].\n\n[Sensu REST API]: https://sensuapp.org/docs/0.28/api/\n\nInstallation\n------------\n\nTo install use pip:\n\n $ pip install sensu-cli\n\nOr clone the repo:\n\n $ git clone https://github.com/dhutty/sensu-cli.git\n $ python setup.py install\n\nUsage\n-----\n\nSee the built-in help:\n\n $ sensu --help\n Usage: sensu [OPTIONS] COMMAND [ARGS]...\n\n Options:\n -l, --log-level [ERROR|INFO|DEBUG]\n Specify log verbosity.\n -u, --username TEXT Sensu username.\n -p, --password TEXT Sensu password.\n --scheme [http|https] Specify protocol [default: http]\n --server TEXT Specify the Sensu server [default:\n localhost]\n --port INTEGER Specify the Sensu port [default: 4567]\n --help Show this message and exit.\n\n Commands:\n info Show info about the Sensu API\n silence Create Silence\n silenced List Silences\n subs Show info on subscriptions\n unsilence Clear silencing\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/dhutty/sensu-cli/tarball/0.1.0", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dhutty/sensu-cli", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "sensu-cli", "package_url": "https://pypi.org/project/sensu-cli/", "platform": "", "project_url": "https://pypi.org/project/sensu-cli/", "project_urls": { "Download": "https://github.com/dhutty/sensu-cli/tarball/0.1.0", "Homepage": "https://github.com/dhutty/sensu-cli" }, "release_url": "https://pypi.org/project/sensu-cli/0.1.0/", "requires_dist": [ "click", "requests", "pysensu-ng" ], "requires_python": "", "summary": "A convenient CLI around some of the Sensu ReST API", "version": "0.1.0" }, "last_serial": 2706075, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "958d7135961fdd06366bfc41a3fc2bdb", "sha256": "6da86f6c89fcf66aa3061475b265ddd50fbb5742e7eafe4ea16ac1f5b840f9d6" }, "downloads": -1, "filename": "sensu_cli-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "958d7135961fdd06366bfc41a3fc2bdb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5010, "upload_time": "2017-03-14T22:52:27", "url": "https://files.pythonhosted.org/packages/32/b9/ed7d3b89b9555e890e1a291bd4f59890eff2108a46072aeb0c671928cf07/sensu_cli-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "494230e2043ea53204b6327379c4d830", "sha256": "a9799dd303c7eebf5da57bb2ae64e8c4e271c3ffbaef2d397c726503897a6f8c" }, "downloads": -1, "filename": "sensu-cli-0.1.0.tar.gz", "has_sig": false, "md5_digest": "494230e2043ea53204b6327379c4d830", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3339, "upload_time": "2017-03-14T22:52:28", "url": "https://files.pythonhosted.org/packages/c5/77/2f0950ab086b0adcd4ae82fe4d5ec7726759fc1f640dee9c107394323bf9/sensu-cli-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "958d7135961fdd06366bfc41a3fc2bdb", "sha256": "6da86f6c89fcf66aa3061475b265ddd50fbb5742e7eafe4ea16ac1f5b840f9d6" }, "downloads": -1, "filename": "sensu_cli-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "958d7135961fdd06366bfc41a3fc2bdb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5010, "upload_time": "2017-03-14T22:52:27", "url": "https://files.pythonhosted.org/packages/32/b9/ed7d3b89b9555e890e1a291bd4f59890eff2108a46072aeb0c671928cf07/sensu_cli-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "494230e2043ea53204b6327379c4d830", "sha256": "a9799dd303c7eebf5da57bb2ae64e8c4e271c3ffbaef2d397c726503897a6f8c" }, "downloads": -1, "filename": "sensu-cli-0.1.0.tar.gz", "has_sig": false, "md5_digest": "494230e2043ea53204b6327379c4d830", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3339, "upload_time": "2017-03-14T22:52:28", "url": "https://files.pythonhosted.org/packages/c5/77/2f0950ab086b0adcd4ae82fe4d5ec7726759fc1f640dee9c107394323bf9/sensu-cli-0.1.0.tar.gz" } ] }