Skip to main content

Terminal

Shipyard provides a web terminal to access live console output, resource usage metrics, and shell access to all of your environments.

Usage

First, to access the terminal, click the Terminal button on the dashboard:

Access terminal from Shipyard developer dashboard

Select the environment (namespace) you want to inspect:

Selecting an environment from Shipyard web terminal

Live console output

Select a service in the Pods panel to view its live console output:

View live service/pod output from Shipyard web terminal

Shell access

Click on a service in the Pods panel to select it, then click the Exec button to shell into that container:

Shell into containers via Shipyard web console

Run shell commands