Use Peak
Check runs
Find a Peak job, read its logs, and check runner cleanup.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Find a Peak job, read its logs, and check runner cleanup.
npx -y @peakinc/cli@latest login --runs
npx -y @peakinc/cli@latest runs list --json
npx -y @peakinc/cli@latest runs list \
--repository 123456789 --branch main \
--status completed --architecture x64 --limit 25 --json
in_progress
completed
x64
arm64
--after NEXT_CURSOR
npx -y @peakinc/cli@latest runs view PEAK_RUN_ID --json