Search the documentation
3 pages for claude_code_plugin_keep_marketplace_on_failure.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
Claude Code changelog
Claude Code CLI · in the page
changelog
…tart when `.claude/skills` or `.claude/hooks` is a symlink * Fixed `CLAUDE_CODE_PLUGIN_KEEP_MARKETPLACE_ON_FAILURE=1` preventing fresh marketplace installs from cloning * Fixed MCP server-level sp…
Environment variables
Claude Code CLI · in the page
env-vars
…| | `CLAUDE_CODE_PLUGIN_KEEP_MARKETPLACE_ON_FAILURE` | Set to `1` to skip the re-clone attempt and keep using the existing marke…
Create and distribute a plugin marketplace
Claude Code CLI · in the page
plugin-marketplaces
…. Two settings make private marketplaces behave predictably: * Set `CLAUDE_CODE_PLUGIN_KEEP_MARKETPLACE_ON_FAILURE=1` to keep the existing clone when the background pull fails, instead of deleting a…