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
Run this command to view specific details on your Akamai Cloud account.
linode-cli account view
View your settings
Run this command to view setting that have been applied to your account:
linode-cli account settings
Make a payment
Run this command and set a desired amount to make a payment:
linode-cli account payment-create --cvv 123 --usd 20.00
View notifications
Run this command to view any current notifications on your account:
linode-cli account notifications-list
Updated 12 days ago
Did this page help you?