21 lines
446 B
Markdown
21 lines
446 B
Markdown
# linode-cli 账户
|
|
|
|
> 管理 Linode 账户。
|
|
> 另见:`linode-cli`。
|
|
> 更多信息:<https://techdocs.akamai.com/cloud-computing/docs/cli-commands-for-account-management>。
|
|
|
|
- 查看账户:
|
|
|
|
`linode-cli account view`
|
|
|
|
- 查看账户设置:
|
|
|
|
`linode-cli account settings`
|
|
|
|
- 进行付款:
|
|
|
|
`linode-cli account payment-create --cvv {{cvv}} --usd {{amount_in_dollars}}`
|
|
|
|
- 查看账户通知:
|
|
|
|
`linode-cli account notifications-list` |