wiki:TracShellScript

Version 1 (modified by J Kenneth King, 15 years ago) (diff)

New hack TracShellScript, created by j_king

TracShell: A command line shell interface to remote Trac instances

Description

Using the XmlRpcPlugin, TracShell gives users a command line interface to Trac.

More info and releases can be found at: http://code.google.com/p/tracshell/

Bugs/Feature Requests

Existing bugs and feature requests for TracShellScript are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:tracshellscript here].

Source

You can check out TracShellScript from here using Subversion, or browse the source with Trac.

Example

$ tracshell -h Usage:

...

$ tracshell Welcome to TracShell! Type help for a list of commands. trac->> query owner=joe&priority=critical

34: [ open ] the system is down

233: [ new ] aliens have begun the attack

trac->> view 233 Details for ticket: 233

Summary: aliens have begun the attack

Description: We just caught a UFO on live video television entering..

....

trac->> quit Goodbye!

Recent Changes

5254 by j_king on 2009-02-12 15:01:12
New hack TracShellScript, created by j_king
(more)

Author/Contributors

Author: j_king
Contributors: