The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for RT-Client-CLI

5.0.6 2024-05-06
 - Fix typo

5.0.5 2023-10-19
 - Remove trailing / from mailgate url examples

5.0.4 2023-05-04
 - Support arbitrary user names in .rt_sessions

5.0.3 2022-07-13
 - Include rt-mailgate

4.4.3 2018-06-26
 - Respect value 0(#31290)

4.2.11 2015-05-07
 - Default to enabling error warnings to the screen for interactive commands
 - Standardize --help, --quiet and --verbose options across tools
 - Allow GSSAPI authentication with bin/rt (#25074)

4.2.7 2014-10-27
 - Allow status modification while commenting
 - with 'rt ls', only ask for the fields that will be displayed

4.2.2 2014-01-13
 - Display original text in editor after errors
 - Support searching for queues, users, and groups, on RT >= 4.2.2

4.0.14 2013-07-25
 - Allow creation of text/html correspondence/comments via -ct
 - Support for attaching files on create

4.0.13.1 2013-06-21
 - Switch installer to ExtUtils::MakeMaker for less deps

4.0.13 2013-05-29
 - Initial release