Skip to main content

gitquarry auth

Manage host-scoped GitHub personal access tokens.

Synopsis

auth login

Saves a validated PAT for the current effective host. Interactive:
From stdin:
Behavior:
  • token must not be empty
  • token is validated immediately against GitHub
  • secure storage is attempted first
  • insecure fallback requires explicit opt-in

auth status

Reports whether the current host has a saved PAT. If an environment override is active, that override is reported separately from saved credential state.

auth logout

Deletes the saved PAT for the current host. This includes opt-in insecure-file credentials when present.

Host Awareness

All auth commands honor the effective host: