CH·02CLI reference

deeprelay logout

Remove stored credentials

Remove stored credentials

Synopsis

Deletes ~/.config/deeprelay/credentials.json. Idempotent — no error if file is absent.

deeprelay logout [flags]

Options

  -h, --help   help for logout

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