doctl auth

Authenticate doctl with API tokens. More information: https://docs.digitalocean.com/reference/doctl/reference/auth/.

doctl auth init --context {{token_label}}

doctl auth list

doctl auth switch --context {{token_label}}

doctl auth remove --context {{token_label}}

doctl auth --help