Guides - Linode CLI Commands for Account Management
Access the entire Linode platform from the command line, easily adding, removing, or modifying services.
Create a Linode account
to try this guide with a $ credit.
This credit will be applied to any valid services used during your first
days.
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
This page was originally published on