treeherder-cli-0.2.0 is not a library.
treeherder-cli
Fetch and analyze Firefox CI logs from Treeherder.
Installation
Examples
# Basic: get failed jobs as JSON
# Use a Lando job ID instead of commit hash
# Watch a Lando job until it lands, then monitor Treeherder jobs
# Filter by job name or platform
# Group failures by test name (cross-platform view)
# Compare revisions to find regressions
# Check test history for intermittent detection
# Include intermittent failures
# Filter long-running jobs (>1 hour)
# Fetch logs with pattern matching
# Download artifacts
# Get performance/resource data
# Watch mode with notification (default: poll every 5min)
# Cache logs for repeated queries
# Switch repository
# Efficient job history via similar_jobs API