Skip to content

hubcli job cancel

Cancels a specified job.

The command has the following format:

hubcli job cancel [flags] job-id

where:

flags
One or more optional flags that provide additional control over execution of the command.
job-id
Specifies the job identifier of the job to be cancelled. A job identifier is created when a job is submitted. To find a job identifiers, use the hubcli job list command to list jobs.

The following flags are available:

-c string or --connection string
Specifies the name of the connection to use. If you do not specify this option, then the default connection is used. If there is no default connection, then you must specify a connection. The first connection created for the Altair SLC Hub instance is set by default as the default Hub instance, but a different default connection can be set using the hubcli connection use command.
--debug
Enables debug logging.
-h or --help
Returns help information for this command.