Files
tldr/pages.zh/common/doctl-account.md

16 lines
330 B
Markdown

# doctl 账户
> 检索有关 Digital Ocean 账户的信息。
> 更多信息:<https://docs.digitalocean.com/reference/doctl/reference/account/>.
- 显示账户信息:
`doctl account get`
- 显示每小时 API 限制、进度以及限制何时重置:
`doctl account ratelimit`
- 显示帮助:
`doctl account --help`