mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-11 09:58:35 +00:00
Update cheatsheets
This commit is contained in:
21
doctl-account
Normal file
21
doctl-account
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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`
|
||||
Reference in New Issue
Block a user