mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 10:22:08 +02:00
355 B
355 B
doctl account
Retrieve information about Digital Ocean accounts. More information: https://docs.digitalocean.com/reference/doctl/reference/account/.
- Display account info:
doctl account get
- Show the hourly API limit, progress towards it, and when the rate limit resets:
doctl account ratelimit
- Display help:
doctl account --help