Commands to allow command line jira reports.
Project description
Jiradump uses python-jira, so it can use the .netrc file too.
The easiest setup is:
Get an api token. If you are using Jira Cloud, you can get it at https://id.atlassian.com/manage/api-tokens
Edit the ~/.netrc file with an entry like:
machine <uri to your jira instance> login <your username> password <the jira token>
example:
machine example.atlassian.net login fubar@example.org password ASDFHUdflasfj867ua
After this easy initialization, just download the repository and run:
python -m jiradump -s example.atlassian.net
And it will dump the issues that were modified in the selected period or are currently open. The default period is “today”, but you can change it with the options -f and -t.
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 Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jirareport-0.0.1-py3-none-any.whl.
File metadata
- Download URL: jirareport-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc0487326acc643231b08fa7d531348c065c557c821a869d1b736210c941f7d9
|
|
| MD5 |
389f7d7c6b0e2b3463cf3caaf891d7f8
|
|
| BLAKE2b-256 |
05d9d0f5b6870ef00366fbddea6296313625cd4eff58802312ea3d180212df1a
|