redmine-cli
redmine-cli copied to clipboard
Redmine command line client
Bumps [requests](https://github.com/requests/requests) from 2.2.0 to 2.20.0. Changelog *Sourced from [requests's changelog](https://github.com/psf/requests/blob/master/HISTORY.md).* > 2.20.0 (2018-10-18) > ------------------- > > **Bugfixes** > > - Content-Type header parsing is now case-insensitive (e.g. >...
Be able to show/hide the issue by filter, i.e. `resolved` or `closed` I could begin working on this after March 2rd 2015
To be merged after pull request #7 it permits to have output like this ``` Title: [API] Definition & Deployment Status: New Author: XXXX description: List of tasks to be...
Currently if you use `redmine issue [some task number]` on a parent task, it only shows the title of the parent task. Develop a feature where if the issue contains...
Future
Are you going to extend redmine-cli with other commands? I think it'll be very useful to support commands: commenting and time tracking.