Options (2)
booleanGet balance of the account associated with the current context
Example:
doctl balance {{[g|get]}}-t, --access-tokenbooleanGet 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
doctl balance [g|get]Get the balance of an account associated with an access token
doctl balance [g|get] [-t|--access-token] access_tokenGet the balance of an account associated with a specified context
doctl balance [g|get] --contextmade by @shridhargupta | data from tldr-pages