CH·02CLI reference

gpu referral

Show your referral code, invite link, and stats

Show your referral code, invite link, and stats

Synopsis

Show your org's referral code and shareable invite link, plus program stats: how many people you've referred who are pending or qualified, and how much credit you've earned.

Share your invite link (https://gpu.ai/r/). When someone signs up through it, adds $10+ in credit, and runs their first real workload, your account is credited $10 after a short hold. The reward is paid as non-withdrawable GPU.ai credit. Your referral code is created automatically the first time you run this command.

gpu referral [flags]

Examples

# Show your referral code, invite link, and stats
gpu referral

# Print just the invite link (for scripting)
gpu referral --output json | jq -r '.invite_url'

Options

  -h, --help   help for referral

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

← The gpu CLI