Skip to main content

A kubernetes shell

Project description

jiralogreporter

Print all JIRA worklog entries updated in the last month

Requirements:

Python3.6+

Install from this repository

pip3 install --user jiralogreporter

Install the stable release

pip3 install --user jiralogreporter
## How to use

# Create a JIRA env file
cat > jira_env << _EOF_
export JIRA_USERNAME=your_jira_username
export JIRA_SERVER=your_jira_server
_EOF_

# Load your env
source jira_env

# Run the report tool
jiralogreporter

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

jiralogreporter-0.0.1.tar.gz (8.8 kB view hashes)

Uploaded Source

Built Distribution

jiralogreporter-0.0.1-py3-none-any.whl (9.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page