A simple sentry cli
Project description
Configuration
Curtis configuration live in an INI file named curtis.ini in the current directory or in the .curtis.ini in your home directory.
This file use the following format.
[curtis]
# define the default site
default_site = foo
# settings for the foo site
[site:foo]
# sentry server URL
url = https://sentry.foo..example.com
# sentry API token (this one is a fake one generated using the apg command)
token = IvlayltajPamthelwaj1
# settings for the bar site
[site:bar]
url = https://sentry.bar.example.org
token = TeinkutbicyeckyoQuoa
Installation
$ pip install curtis
Usage
Once you have installed curtis and created a configuration file, you can use the curtis command
$ curtis --help
Usage: curtis [OPTIONS] COMMAND [ARGS]...
Options:
--config-file PATH
--site TEXT
--help Show this message and exit.
Commands:
assigned-issues Show assigned issues
assigned-issues-by-assignee Show issues by assignee
browse-unseen-issues Browse unseen issues
check-trends Show evolution stats for seen issues
mark-as-seen Mark issues as seen
merge-issues Merge related issues together
needs-triage Show issues than needs triage
resolve-issues Resolve outdated issues
Each command have is one set of arguments use curtis <command> --help to display them.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
curtis-0.2.tar.gz
(8.3 kB
view details)
Built Distribution
curtis-0.2-py3-none-any.whl
(11.0 kB
view details)
File details
Details for the file curtis-0.2.tar.gz
.
File metadata
- Download URL: curtis-0.2.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d447645e23677d78a1a6dcdf17f6da076e3351803abbb4df59dbc07fcb2a94b |
|
MD5 | 1443f8a53ba5a035daab3658b9791b65 |
|
BLAKE2b-256 | f54262c5971f6bfa429f92c71a124a551f615a6fc6536c3e17e24b66fbe0c421 |
File details
Details for the file curtis-0.2-py3-none-any.whl
.
File metadata
- Download URL: curtis-0.2-py3-none-any.whl
- Upload date:
- Size: 11.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9597456a8b72046caa057cd97181602f7a0846cfb1f62ae681e8cccd077d24b5 |
|
MD5 | f4dc8167a9f6b4dd6094f02f471badd4 |
|
BLAKE2b-256 | d8d74c89ddd6b2f69701e29524435d68a240445a9ce7ef50c284ab53752ac269 |