doctl-account: add page (#7525)

feature/windows-fix-syntax-2
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
1 changed files with 16 additions and 0 deletions

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`