divekit plugin refresh

Refresh installed evaluation-pipeline assets and optionally pin one plugin ref

Synopsis

Refresh installed evaluation-pipeline assets and optionally pin one plugin ref

Usage

divekit plugin refresh [plugin] [flags]

Flags

--ref string   Optional ref to pin when updating one plugin

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