https://github.com/bestpractical/rt-client-cli
https://github.com/bestpractical/rt-client-cli
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bestpractical/rt-client-cli
- Owner: bestpractical
- License: other
- Created: 2013-05-29T18:20:15.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2024-06-05T14:50:54.000Z (about 2 years ago)
- Last Synced: 2025-04-28T15:44:18.355Z (about 1 year ago)
- Language: Perl
- Homepage: http://metacpan.org/release/rt-client-cli
- Size: 139 KB
- Stars: 4
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changes
- License: LICENSE
Awesome Lists containing this project
README
# NAME
RT::Client::CLI - Provides the official rt and rt-mailgate command line clients
# SYNOPSIS
See [rt](https://metacpan.org/pod/rt) and [rt-mailgate](https://metacpan.org/pod/rt-mailgate).
# DESCRIPTION
RT::Client::CLI is a CPAN-ready package for the [rt](https://metacpan.org/pod/rt) and [rt-mailgate](https://metacpan.org/pod/rt-mailgate)
command-line programs 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](https://metacpan.org/pod/rt) and [rt-mailgate](https://metacpan.org/pod/rt-mailgate) programs on another
computer.
The version of this package is kept in lockstep with the corresponding RT
version from which the included commands were extracted.
# COPYRIGHT
Copyright 2023 by 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),
[bin/rt-mailgate source](https://github.com/bestpractical/rt/blob/stable/bin/rt-mailgate.in)