Skip to content

CLI and agents

The read-only Testinel CLI can browse projects and runs, inspect structured failure diagnostics, and download artifacts.

Terminal window
python -m pip install testinel-cli
testinel auth login
testinel projects list
testinel investigate --format json

CLI and agent integration are currently beta. Direct use of the diagnostic REST API is not a supported integration surface.