1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-03 02:15:23 +02:00
tldr/pages/common/doctl-account.md
2025-05-11 14:01:39 +00:00

381 B

doctl account

Retrieve information about Digital Ocean accounts. More information: https://docs.digitalocean.com/reference/doctl/reference/account/.

  • Display account info:

doctl account {{[g|get]}}

  • Show the hourly API limit, progress towards it, and when the rate limit resets:

doctl account {{[rl|ratelimit]}}

  • Display help:

doctl account {{[-h|--help]}}