Skip to content
Trailer.devDocumentation

Search is only available in production builds. Try building and previewing the site to test it out locally.

Workspace Attach Page

The Workspace Attach interactive terminal connected to the workspace's main process.

The Workspace Attach page opens an interactive terminal attached to the workspace container’s main process. Opening the page requests an attach connection and opens a bidirectional WebSocket relayed through the server to the agent.

  • The terminal is interactive. Input you type is sent to the attached process.
  • The workspace must be running and its host online to attach.

To run a separate command instead of attaching to the main process, use Exec.