Initially a straight-up port of the old Perl ISS-RT tools to Python.
Requires python3.
Requires the python-rt module. Built and tested against 1.0.9.
Some functionality (RTIR) requires RT 4.4 with an updated version of RTIR, due to the way incidents queues work.
Requires a .rtrcp file in your home directory as such:
[rt]
username=yourusername
hostname=yourrtinstance
password=guessme
- Automated testing
- Pretty print function for individual tickets?
BSD-new. Original author Mike Patterson [email protected] for the University of Waterloo, 2016-2018.