D
dg CLI
Details
- Command
-
dg - Docs
- https://docs.dagster.io/api/clis
Authentication
$ dg plus login In Dagster+, generate a user token from the Organization Settings page as described in the user tokens guide. For CLI use, the easiest path is log in with `dg plus login` or set it non-interactively with dg plus config set --api-token <TOKEN> --organization <ORG> --deployment <DEPLOYMENT>.