[rt-users] Using RT's CLI to create multi-line comment from script

Sara Kinner sara.kinner at gmail.com
Wed Jul 15 14:17:56 EDT 2009


RT's CLI lets me add a one-line comment to a ticket:

rt comment -m 'ignore this test' 12345

or attach a file as a comment along w/ a one-line comment:

rt comment -m 'Test attachment' -a /tmp/test.txt 12345

but how can I add a multi-line non-attachment comment?

I'm running this from inside another script, so bringing up an editor
isn't feasible.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20090715/b4c7b600/attachment.htm>


More information about the rt-users mailing list