divekit plugin discover

Advanced: discover available plugins from trusted sources

Synopsis

Advanced: discover available plugins from trusted sources.

Most users do not need this command. Use ‘divekit plugin add <plugin>’ for the normal workflow, and only use discovery when you need to browse or resolve plugins from non-default sources.

Usage

divekit plugin discover [flags]

Flags

--source string   Only discover plugins from one source name
      --verbose         Show detailed discover output

Inherited Flags

-d, --distribution string   Target distribution override (default: project-level eval overrides and .divekit state)
  -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