f0rget-the-sad / redpull

:fox_face:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

redpull

Download all attachments for Redmine issue.

Requirements

	pip install python-redmine
  • Redmine API access key
	The API key can be found on users account page when logged in,  on the right-hand pane of the default layout.

Usage

./redpull 24680
Connecting to: https://redmine.interfacemasters.com/redmine
Hi, Stranger
Issue #24680 Something not work
Attachments: ['attachment1.tar', 'packets.pcap', 'logs.xz']
Start downloading...
	* attachment1.tar
	* packets.pcap
	* logs.xz
Successfully downloaded 3 attachments to /tmp/24680/

TODO

  • Error handling

About

:fox_face:


Languages

Language:Python 100.0%