Install TrafficAppeal
Get TrafficAppeal.ai running in minutes. Pick your platform below.
npm
$npm install -g traffic-appeal-cli Requires Node.js 18+ and npm 9+. Installs globally for CLI access.
traffic-appeal --version to verify.
pip
$pip install traffic-appeal-ai Python 3.10+ required. Installs core library and CLI.
traffic-appeal --version to verify.
Docker
$docker pull trafficappeal/cli:latest Isolated container. No local dependencies. Mount your config dir.
docker run trafficappeal/cli --version to verify.
Homebrew
$brew install trafficappeal/tap/cli macOS and Linux. Auto-updates on brew upgrade. Requires macOS 12+ or Ubuntu 20.04+.
traffic-appeal --version to verify.
Verify Install
shell
traffic-appeal --version
# Expected: traffic-appeal v1.0.0
traffic-appeal login
# Follow prompts to authenticate with your API key