promptgarten ๐ŸŒฑ
๐ŸŒ ES

Command reference ยท Claude Code

/teleport

Brings a web session into the terminal.

/remote-control does the reverse, letting you continue the local session from another device.

โœ… WHEN TO USE IT?

Continue a web session locally

Pull a session started on claude.ai/code into the local terminal with /teleport to keep working with local file access.

Continue on a more capable local machine

Pull a task started on the phone via claude.ai/code onto your workstation terminal with /teleport to continue with full tool access.

โ›” WHEN NOT TO?

The reverse case: continue a local session on the go

/teleport pulls a web session into the terminal, not the other way around.

Better: Use /remote-control to control the local session remotely from another device.

SOURCES