Search the documentation
12 pages for --setting-sources.
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
…Fixed the command sandbox's filesystem configuration not respecting `--setting-sources` </Update> <Update label="2.1.245" description="August 25, 2026"> * Fixed a crash on startup on Linux distrib…
CLI reference
Claude Code CLI · in the page
cli-reference
…-41d4-a716-446655440000"` | | `--setting-sources` | Comma-separated list of setting sources to load (`user`, `project`, `local`)…
Error reference
Claude Code CLI · in the page
errors
…t-file`, a [`--tools`](/docs/en/cli-reference#cli-flags) allowlist, [`--setting-sources`](/docs/en/cli-reference#cli-flags), and [`--permission-prompt-tool`](/docs/en/cli-reference#cli-flags) * `permi…
Fullscreen rendering
Claude Code CLI · in the page
fullscreen
…ment, a [`--tools`](/docs/en/cli-reference#cli-flags) allowlist, or [`--setting-sources`](/docs/en/cli-reference#cli-flags) * Deny or ask rules that a [hook or SDK permission update](/docs/en/hooks#pe…
Connect Claude Code to tools via MCP
Claude Code CLI · in the page
mcp
…in every permission mode. * Exclude project settings entirely with [`--setting-sources`](/docs/en/cli-reference#cli-flags) or the SDK's `settingSources` option. * Start the session with [`--strict-mc…
How Claude remembers your project
Claude Code CLI · in the page
memory
…directory. `CLAUDE.local.md` is skipped if you exclude `local` from [`--setting-sources`](/docs/en/cli-reference). ### Organize rules with `.claude/rules/` For larger projects, you can organize inst…
Monitoring
Claude Code CLI · in the page
monitoring-usage
…r_source_disabled"`: User settings are excluded, for example by the [`--setting-sources`](/docs/en/cli-reference#cli-flags) flag or the SDK's [`settingSources`](/docs/en/agent-sdk/typescript#options)…
Configure permissions
Claude Code CLI · in the page
permissions
…ttingsources), so they don't load when you exclude that source with [`--setting-sources`](/docs/en/cli-reference) on the CLI or `settingSources` in the SDK, and [bare mode](/docs/en/headless#start-fas…
Plugins reference
Claude Code CLI · in the page
plugins-reference
…he only source you can remove from this list is user settings: pass [`--setting-sources`](/docs/en/cli-reference#cli-flags) without `user` and Claude Code skips them. Managed settings and `--settings`…
Configure the sandboxed Bash tool
Claude Code CLI · in the page
sandboxing
…cing one scope's array with another's. If you exclude a source with [`--setting-sources`](/docs/en/cli-reference) on the CLI or [`settingSources`](/docs/en/agent-sdk/claude-code-features#control-files…
Claude Code settings reference
Claude Code CLI · in the page
settings-reference
…/en/sandboxing#configure-sandboxing) covers sources you exclude with `--setting-sources`. When you edit a list during a session, Claude Code [applies the change to the running session](/docs/en/settin…
Extend Claude with skills
Claude Code CLI · in the page
skills
…-with-settingsources) is enabled, which is the default. If you pass [`--setting-sources`](/docs/en/cli-reference) on the CLI, or set `settingSources` or `setting_sources` explicitly in the SDK, includ…