LinuxCommandLibrary

doctl-account

display DigitalOcean account information

TLDR

Show account information

$ doctl account get
copy
Show rate limit status
$ doctl account ratelimit
copy

SYNOPSIS

doctl account command

DESCRIPTION

doctl account displays information about your DigitalOcean account including email, UUID, status, and API rate limits.
The command provides quick access to account details without navigating the web console. This is useful for verifying which account you're currently authenticated with, especially when managing multiple contexts. The ratelimit subcommand helps monitor API usage to avoid exceeding rate limits during automated operations or intensive scripting.

SUBCOMMANDS

get

Display account information.
ratelimit
Show API rate limit status.

SEE ALSO

doctl(1), doctl-auth(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community