fovus task terminate

fovus task terminate

Terminate a running task in Fovus.

This command will stop the task and release any resources associated with it.

Usage

fovus task terminate [OPTIONS] [JOB_DIRECTORY]

Options

--job-id <job_id>

The ID of the job to terminate. This is only required if JOB_DIRECTORY has not been initialized by the Fovus CLI.

--task-id <task_id>

The task ID of the job to terminate.

--task-name <task_name>

The task name of the job to terminate.

Arguments

JOB_DIRECTORY

Optional argument