D

dagster-cloud CLI

CLI discovered

Details
Command
dagster-cloud
Docs
https://docs.dagster.io/api/clis/dagster-cloud-cli/installing-and-configuring
Authentication
Dagster+ user/API token bearer discovered Get token ↗
$ dagster-cloud config setup

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>.