1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 12:45:59 +02:00

doctl-account: add page (#7525)

This commit is contained in:
258204 2022-01-05 11:13:22 -07:00 committed by GitHub
parent b8eb880db6
commit 8c9021a3f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,16 @@
# 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`