Command Line program to interact with sentry API
Project description
Sentry Patrol offers a CLI (Command Line Interface) to the Sentry API.
The project is still in alpha state and in active development
Setup
pipenv install --dev
python setup.py develop
export SENTRY_API_TOKEN=<your-token>
How to get your sentry API Token
You have to access the Sentry API Page (https://sentry.io/api/). Then you must log in and get you API Auth Token.
How to use
For a list of commands and options, check the help output with:
patrol --help
List Events
This commands lists events for a given sentry project. It can be used as follows:
patrol events <org-name> <project-name>
List Issues
This command list issues for a sentry a project. It can be used as follows:
patrol issues <org-name> <project-name>
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
sentry-patrol-0.0.2.tar.gz
(4.2 kB
view details)
Built Distribution
File details
Details for the file sentry-patrol-0.0.2.tar.gz
.
File metadata
- Download URL: sentry-patrol-0.0.2.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c56647befbc9bf3916680edcc555b250a7875863441b782994f432b630ae3b85 |
|
MD5 | fc7e9db00dd2fa27260f4d419b3613ce |
|
BLAKE2b-256 | f44e6ecf4ff5b7cfc6e32a7729ddbcc203126d731b9bdc8f7c20d615a32d5719 |
File details
Details for the file sentry_patrol-0.0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: sentry_patrol-0.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fdb55cd70a305759d5c86c918ddabe41b958f73175701517830c5d071d4468a7 |
|
MD5 | d9692719d66e89279e47ffef92f6d578 |
|
BLAKE2b-256 | 353887f7cb4f22fda33930d2962fa69f5fca9b50b1ea8494db0db206c38c693f |