CLI commands for Account Management
View or update your account information, add payment methods, view notifications, make payments, create OAuth clients, and do other related tasks through the account
action:
-
View your account:
linode-cli account view
-
View your account settings:
linode-cli account settings
-
Make a payment:
linode-cli account payment-create --cvv 123 --usd 20.00
-
View notifications:
linode-cli account notifications-list
Updated 5 months ago