Skip to main content

Overview

Run vessl run --help to view list of commands, or vessl run [COMMAND] --help for detailed instructions on individual command. By default the run command uses default project configured by vessl configure.
  • To see the current default project, run vessl whoami.
  • To reset the default project, run vessl configure --reset.
  • To change your current project, run vessl run ssh {RUN_ID} --project {PROJECT_NAME}.

Create a new run in project

List all runs in project

Read the run

Display the logs of run

Terminate the run

Delete the run

Update the run description

SSH into the run