ggshield plugin update
Description
Update installed plugins.
ggshield plugin update [OPTIONS] [PLUGIN_NAME]
Check for available updates:
ggshield plugin update --check
Update a specific plugin:
ggshield plugin update tokenscanner
Update all installed plugins:
ggshield plugin update --all
Note: Only plugins from GitGuardian API and GitHub releases can be auto-updated. Plugins installed from local files or GitHub artifacts cannot be auto-updated.
Options
--all: Update all installed plugins--check: Check for updates without installing
This command supports all ggshield global options.