divekit members list

Show configured members and their current GitLab roles

Synopsis

Show configured members and their current GitLab roles

Usage

divekit members list [flags]

Flags

--offline         Show configured members without checking GitLab roles
  -r, --remote string   Remote repository URL (e.g. GitLab instance)
  -t, --token string    GitLab token or token file path (file:///...)

Inherited Flags

-d, --distribution string   Distribution name (required or prompted)
  -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