divekit plugin source

Advanced: manage trusted plugin discovery sources

Synopsis

Advanced: manage trusted plugin discovery sources.

This is only needed when plugin discovery should look beyond the default official source.

Usage

divekit plugin source [flags]

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)

Available Subcommands

  • add — Add a trusted plugin source
  • list — List configured plugin sources
  • remove — Remove a plugin source

Parent Command


divekit plugin source add

Add a trusted plugin source

divekit plugin source list

List configured plugin sources

divekit plugin source remove

Remove a plugin source