divekit config origin list
List all available distributions
Synopsis
List all available distributions in the current Divekit project.
Scans the .divekit/distributions directory and shows all configured distributions.
Usage
divekit config origin list [flags]
Examples
divekit config origin 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)