1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-09 19:25:27 +02:00
tldr/pages/common/doctl-account.md

17 lines
381 B
Markdown
Raw Normal View History

2022-01-05 11:13:22 -07:00
# 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]}}`
2022-01-05 11:13:22 -07:00
- Show the hourly API limit, progress towards it, and when the rate limit resets:
`doctl account {{[rl|ratelimit]}}`
2022-01-05 11:13:22 -07:00
- Display help:
`doctl account {{[-h|--help]}}`