Skip to main content

Overview

Run vessl workspace --help to view the list of commands, or vessl workspace [COMMAND] --help to view individual command instructions.

Create a workspace

Connect to a running workspace

Connect to workspaces via VSCode Remote-SSH

Backup the home directory of the workspace

Create a zip file at /tmp/workspace-backup.zip and uploads the backup to VESSL server.
You should run this command inside a running workspace.

Restore workspace home directory from a backup.

Download the zip file to /tmp/workspace-backup.zip and extract to /root/.
You should run this command inside a running workspace.

List all workspaces

View information on the workspace

View logs of the workspace container

Start a workspace container

Stop a workspace container

Terminate a workspace container