mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
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`
|