Tariq Doukkali wrote:
> Hello all,
> 
> I want create a new comment WITH ATTACHMENT to an EXISTING TICKET by using a 
> script (Bash, php, perl ....).
> 
> How can I do that????
> 
>  A solution by using bash will be perfect !!!

That's what rt command line is for.  It should be $RTHOME/bin/rt

/opt/rt/bin/rt comment ticket/123 -a /some/dir/file.txt

-- ============================
   Tom Lahti
   BIT Statement LLC

   http://www.bitstatement.net/
-- ============================


_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: sa...@bestpractical.com


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to