runs cancel
Cancel one or more runs
Synopsis
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.
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