CH·02CLI reference

deeprelay 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://deeprelay.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 deeprelay.ai credit. Your referral code is created automatically the first time you run this command.

Examples

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

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

Options

  -h, --help   help for referral

Options inherited from parent commands

      --api-base string   API base URL (override with DEEPRELAY_API_BASE env) (default "https://api.deeprelay.ai/v1")
      --debug             Enable debug logging to stderr
      --no-preflight      Skip the plan/credit check before inference requests (override with DEEPRELAY_NO_PREFLIGHT env)
  -o, --output string     Output format: table|json (default table on TTY, json otherwise) (default "table")

SEE ALSO

  • deeprelay - deeprelay command-line interface

← The gpu CLI