Install Command
curl -fsSL https://jaipilot.com/install.sh | sh JAIPilot CLI gives you a terminal-first workflow for Java test verification and backend-assisted test generation. It works well with coding agents and local repository checks.
Start with jaipilot verify. For generation flows, use jaipilot login, then jaipilot generate or jaipilot fix.
No. The CLI complements the IntelliJ plugin. Use the plugin for one-click IDE generation and the CLI for terminal workflows, verification, and agent loops.