commands.sh

doctl balance

all

Show the balance of a Digital Ocean account.

More info →

Options (2)

boolean

Get balance of the account associated with the current context

Example: doctl balance {{[g|get]}}
-t, --access-tokenboolean

Get the balance of an account associated with an access token

Example: doctl balance {{[g|get]}} {{[-t|--access-token]}} {{access_token}}

Examples (3)

Get balance of the account associated with the current context

Get the balance of an account associated with an access token

doctl balance [g|get] [-t|--access-token] access_token

Get the balance of an account associated with a specified context

doctl balance [g|get] --context
made by @shridhargupta | data from tldr-pages