CH·02CLI reference
gpu billing
Add funds to your account and review deposits
Add funds to your account and review deposits
Synopsis
gpu billing groups the commands that put money into your GPU.ai account
balance and let you check on it afterwards.
Today that means stablecoin deposits: create one with
gpu billing deposit --crypto, then track it with
gpu billing deposits.
For the *spending* side — capping how much the org can burn per month or per
day — see gpu spend-limit.
For how deposits work end to end (supported networks, the minimum, what happens if you underpay, overpay, or miss the expiry), read the Stablecoin Deposits guide.
gpu billing [command]
Available Commands
deposit Add funds to your account balance with a stablecoin deposit
deposits List your stablecoin deposits
Options
-h, --help help for billing
Options inherited from parent commands
--api-base string API base URL (override with GPUAI_API_BASE env) (default "https://api.gpu.ai/v1")
--debug Enable debug logging to stderr
-o, --output string Output format: table|json (default table on TTY, json otherwise)
SEE ALSO
- gpu - GPU.ai command-line interface
- gpu billing deposit - Add funds to your account balance with a stablecoin deposit
- gpu billing deposits - List your stablecoin deposits
- gpu spend-limit - View or set the org monthly spending limit and daily spend cap