Feature #2184
Command line ticket creation?
Status: | Closed | Start date: | 2008-11-13 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Administration | |||
Target version: | - | |||
Resolution: |
Description
Ok, I apologize up front if this is covered somewhere, but I have not been able to find it -- thus this ticket. :)
I am looking for a way to create and manipulate tickets, projects, etc from the command line. I need to be able to automate the creation of some projects and tickets and tie it in to the other scripts running.
Is this already possible? If so, how!? ;) If not, would it be possible to add this?
Thanks!
History
#1
Updated by Anh Kỳ Huỳnh about 14 years ago
Robert Chady wrote:
Is this already possible? If so, how!? ;) If not, would it be possible to add this?
I think this is possible. You may write some scripts using cURL <http://curl.haxx.se> :)
#2
Updated by Dave Nolan almost 14 years ago
Hello,
I've started a project to do this: http://github.com/textgoeshere/redcmd.
Dave
#3
Updated by Nikolay Kotlyarov about 13 years ago
Wait for #1214 and your problem would be solved:)
#4
Updated by Ivan Cenov almost 10 years ago
REST API for issues
http://www.redmine.org/projects/redmine/wiki/Rest_Issues
#5
Updated by Daniel Felix almost 10 years ago
- Status changed from New to Closed
I close this issue.
You can create issues with the REST-API as mentioned above.
Best regards,
Daniel