045 API C5f3b477

dg api / dg plus

tools-only Updated 7 repo stars

File contents

dg api / dg plus

API access and Dagster Plus authentication.

dg api

Query and interact with Dagster deployments.

dg api log get

Retrieve run logs.

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

tools-only/X-Skills/tree/main/development/devops/045-api_c5f3b477 commit 6380e86452

Frequently asked questions

npx skillmds@latest add tools-only/045-api-c5f3b477