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:

  1. View your account:

    linode-cli account view
    
  2. View your account settings:

    linode-cli account settings
    
  3. Make a payment:

    linode-cli account payment-create --cvv 123 --usd 20.00
    
  4. View notifications:

    linode-cli account notifications-list