dg api log get <run-id>
dg api log get <run-id> --json
dg api log get <run-id> --level ERROR
dg api log get <run-id> --limit 100
Options:
Option
Description
--json
Output as JSON
--level <level>
Filter: DEBUG, INFO, WARNING, ERROR, CRITICAL
--limit <n>
Maximum entries to return
dg plus login
Authenticate with Dagster Plus.
dg plus login
After login, dg list envs shows deployment scope status (Dev/Branch/Full).
See Also
launch.md - Launch assets (returns run ID for log retrieval)
list.md - dg list envs shows Plus deployment status after login
1---2name: 045-api-c5f3b4773description: dg api / dg plus4---5# dg api / dg plus67API access and Dagster Plus authentication.89## dg api1011Query and interact with Dagster deployments.1213### dg api log get1415Retrieve run logs.1617```bash18dg api log get <run-id>19dg api log get <run-id> --json20dg api log get <run-id> --level ERROR21dg api log get <run-id> --limit 10022```2324**Options:**2526| Option | Description |27| ----------------- | --------------------------------------------- |28| `--json` | Output as JSON |29| `--level <level>` | Filter: DEBUG, INFO, WARNING, ERROR, CRITICAL |30| `--limit <n>` | Maximum entries to return |3132---3334## dg plus login3536Authenticate with Dagster Plus.3738```bash39dg plus login40```4142After login, `dg list envs` shows deployment scope status (Dev/Branch/Full).4344---4546## See Also4748- [launch.md](./launch.md) - Launch assets (returns run ID for log retrieval)49- [list.md](./list.md) - `dg list envs` shows Plus deployment status after login
Run npx skillmds@latest add tools-only/045-api-c5f3b477 in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
dg api / dg plus It is listed under Integrations & APIs on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tools-only (@tools-only) published this skill. Their other Agent Skills are listed on their SkillMD profile.