Shell

Open an interactive shell right inside your service's running container.

Last updated: June 19, 2026

Shell

The service's Shell tab opens an interactive shell right inside the running container, entirely in the browser. Use it to inspect files and logs, run one-off commands, or use a CLI tool shipped with your container (e.g. a database client) without connecting from the outside.

The shell is only available for services running a single replica. If your service runs multiple instances, scale it down to one replica and disable autoscaling to use the shell.