divekit config hosts list

List all configured hosts

Synopsis

List all configured authentication hosts with their URLs and settings.

Shows host name, URL, concurrency settings, and token status for each configured host.

Usage

divekit config hosts list [flags]

Examples

divekit config hosts list

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