Skip to content

happycodemonkey/python-rt-attachment-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Requirements:

https://gitlab.labs.nic.cz/labs/python-rt

Usage:

  • Copy rt-rest-default.ini to rt-rest.ini and fill in the variables

  • Required CLI args: --filename (the full path of the file you want to attach), --ticket (the ticket id), --reply

Example:

$ python rt-reply.py --filename=/home/carrie/documents/user_queries.sql --ticket=22779 --reply="Testing"

About

Really dead simple script just to test posting attachements to our TACC Consult RT instance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages