Setting the file. One moment.
Subchapter 2.56
references/cli/api/run/get-logs.mdMarkdown676 BView on GitHub
dg api run get-logs <RUN_ID>--step-key — filter to a specific step.--link-only — return download URLs instead of log content.--max-bytes — maximum bytes of log content per step.--cursor — cursor for paginating log content.--json — output in JSON format.Despite the name, the MCP server’s get_run_logs returns structured run events — the equivalent of dg api run get-events — not the stdout/stderr compute logs this command fetches.