Search the documentation
3 pages for force_autoupdate_plugins.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
Discover and install prebuilt plugins through marketplaces
Claude Code CLI · in the page
discover-plugins
…n auto-updates enabled while disabling Claude Code auto-updates, set `FORCE_AUTOUPDATE_PLUGINS=1` along with `DISABLE_AUTOUPDATER`: ```bash theme={null} export DISABLE_AUTOUPDATER=1 export FORCE_AUTO…
Deploy self-hosted environments to production
Claude Code CLI · in the page
self-hosted-environments-deploy
…ers * **Plugins**: plugin marketplaces don't auto-update either; set `FORCE_AUTOUPDATE_PLUGINS=1` in the runner's environment to let plugins auto-update while the binary stays pinned ## Scale the fle…
Self-hosted environments reference
Claude Code CLI · in the page
self-hosted-environments-reference
…| | `FORCE_AUTOUPDATE_PLUGINS` | unset | When `1`, let plugin marketplaces auto-update even though the binary is…