A convenient command-line wrapper for common CircleCI API operations. Simplifies pipeline management, job inspection, and approval workflows.
- Pipeline Management: List pipelines, workflows, and jobs
- Job Inspection: View job details, steps, logs, and artifacts
- Compact Output:
--compactflag for colored one-line-per-item output (avoids piping to grep/python) - Filtering: Filter jobs by name pattern, steps by status, tests grouped by file