Terminate and reproduce
After run you can terminate ongoing runs or reproduce completed ones. Terminating a run will stop it immediately, while reproducing a run will create a new instance with the same configuration.Run status
Run status shows current status of your workload.To track the progress of your runs, use
vessl.progress. VESSL will calculate the remaining running time, which you can view by hovering over the status mark.Run terminal
Terminal, you can SSH access the container through a web terminal. You can directly attach the SSH terminal to a run process or open a new shell.
Attaching to a run process
By attaching SSH directly to a run process, you can view the same logs displayed on the web console under theLogs tab. You can take various commands such as interrupting the process.

