mirror of https://github.com/CrimsonTome/tldr.git
22 lines
444 B
Markdown
22 lines
444 B
Markdown
|
# linode-cli account
|
||
|
|
||
|
> Beheer Linode accounts.
|
||
|
> Bekijk ook: `linode-cli`.
|
||
|
> Meer informatie: <https://www.linode.com/docs/products/tools/cli/guides/account/>.
|
||
|
|
||
|
- Bekijk account:
|
||
|
|
||
|
`linode-cli account view`
|
||
|
|
||
|
- Bekijk account instellingen:
|
||
|
|
||
|
`linode-cli account settings`
|
||
|
|
||
|
- Maak een betaling:
|
||
|
|
||
|
`linode-cli account payment-create --cvv {{cvv}} --usd {{amount_in_dollars}}`
|
||
|
|
||
|
- Bekijk account notificaties:
|
||
|
|
||
|
`linode-cli account notifications-list`
|