runs cancel
Cancel one or more runs
Synopsis
omics workbench runs cancel [RUN_ID...]
[--force]
Description
Submit a request to cancel one or more runs that are in a non-terminal state. Workbench will attempt to cancel the run( s) but does not guarantee that it will be able to cancel it.
Examples
The basic usage of this command is for canceling a single run.
omics workbench runs cancel e5ed2c8f-d570-42db-a897-0861d7f828d2
Positional Arguments
RUN_ID
RUN_ID
Specify one or more run ID's that you would like to cancel. The run ID can be found on the Monitor or via the runs list command.
Last updated
Was this helpful?