NAME
    RT::Client::CLI - Provides the official rt command line client

SYNOPSIS
    See rt.

DESCRIPTION
    RT::Client::CLI is a CPAN-ready package for the rt command-line program
    that interacts with RT <https://bestpractical.com/rt>.

    No code is changed from the program shipped with RT. This is just an
    easy-to- install package when you want the rt program on another
    computer.

    The version of this package is kept in lockstep with the corresponding
    RT version from which the included rt was extracted.

COPYRIGHT
    Copyright 2014 Best Practical Solutions, LLC

LICENSE
    This library is free software; you can redistribute it and/or modify it
    under the GNU General Public License, version 2.

SEE ALSO
    RT <https://bestpractical.com/rt>, bin/rt source
    <https://github.com/bestpractical/rt/blob/stable/bin/rt.in>