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.
Release files for curtis 0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| curtis-0.2.tar.gz | 8.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| curtis-0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 19.3 kB
Release files / curtis-0.2.tar.gz
| Download URL | curtis-0.2.tar.gz |
|---|---|
| Size | 8.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7d447645e23677d78a1a6dcdf17f6da076e3351803abbb4df59dbc07fcb2a94b
|
|
BLAKE2b-256 checksum How to use checksums |
f54262c5971f6bfa429f92c71a124a551f615a6fc6536c3e17e24b66fbe0c421
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / curtis-0.2-py3-none-any.whl
| Download URL | curtis-0.2-py3-none-any.whl |
|---|---|
| Size | 11.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9597456a8b72046caa057cd97181602f7a0846cfb1f62ae681e8cccd077d24b5
|
|
BLAKE2b-256 checksum How to use checksums |
d8d74c89ddd6b2f69701e29524435d68a240445a9ce7ef50c284ab53752ac269
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|