divekit auth register

Register a new GitLab instance

Synopsis

Interactively register a new GitLab instance.

Guides you through entering the hostname, URL, and authentication token for a new GitLab instance. The token is stored securely in the system keychain.

Usage

divekit auth register [flags]

Examples

divekit auth register

Inherited Flags

-l, --loglevel string   log level (debug, info, warn, error, fatal) (default "info")
      --no-index          skip project index update
      --non-interactive   run in non-interactive mode (fails if interactive input is required)
  -y, --yes               assume yes/default for all prompts (non-interactive with automatic defaults)

Parent Command