Search the documentation
10 pages for --remote.
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
…* Background sessions now preserve `--ide`, `--chrome`, `--bare`, `--remote-control`, and other flags across retire→wake, and respawn state validation was hardened * Background sessions are now t…
Use Claude Code on the web
Claude Code CLI · in the page
claude-code-on-the-web
…task runs in the cloud while you continue working locally. The older `--remote` spelling still works as a deprecated alias for `--cloud`. While the cloud container starts, the CLI shows a live checkl…
CLI reference
Claude Code CLI · in the page
cli-reference
…nvironment ccpool_abc123 --ref main` | | `--remote` | Deprecated alias for `--cloud`, including the existing-session form…
Error reference
Claude Code CLI · in the page
errors
…e-control` to retry the connection * Start a new session with `claude --remote-control` to create a new Remote Control session * For other Remote Control startup messages, see [Troubleshoot Remote Con…
Choose a permission mode
Claude Code CLI · in the page
permission-modes
…Before v2.1.202, sessions connected with `/remote-control` or `claude --remote-control` didn't report their permission mode at all, so claude.ai and the mobile app could show a permission mode the ses…
Constrain plugin dependency versions
Claude Code CLI · in the page
plugin-dependencies
…` remote, so the repository needs a configured `origin` remote. Pass `--remote` to push to a different one. * If the push fails, the tag is still created locally and the command exits with an error. *…
Plugins reference
Claude Code CLI · in the page
plugins-reference
…e. Use `%s` as a placeholder for the version | | | `--remote <name>` | Remote to push to with `--push` | `origin` | | `-h, --help`…
Continue local sessions from any device with Remote Control
Claude Code CLI · in the page
remote-control
…ble login, `claude remote-control` exits with an error, while `claude --remote-control` still starts an interactive session and shows a Remote Control failure notification shortly after launch. * **AP…
Customize sessions in self-hosted environments
Claude Code CLI · in the page
self-hosted-environments-configuration
…tentional word-split unpushed=$(git -C "$d" rev-list HEAD --not $base --remotes=origin --count 2>/dev/null) || unpushed=0 if [ "$unpushed" -gt 0 ]; then branch=$(git -C "$d" symbolic-ref --short -q…
Claude Code settings
Claude Code CLI · in the page
settings
…ntrol](/docs/en/remote-control): blocks `claude remote-control`, the `--remote-control` flag, auto-start, and the in-session toggle. Typically placed in [managed settings](/docs/en/permissions#managed…