mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-13 00:35:23 +02:00
16 lines
381 B
Markdown
16 lines
381 B
Markdown
# 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]}}`
|