there-there
Installation
SKILL.md
There There CLI
The there-there CLI lets you manage There There helpdesk tickets from the terminal. Every There There API endpoint has a corresponding command.
Prerequisites
Check that the CLI is installed:
there-there --version
If not installed:
composer global require spatie/there-there-cli
Ensure Composer's global bin directory is in PATH: