Skip to content
This repository was archived by the owner on Apr 11, 2022. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 341 Bytes

File metadata and controls

18 lines (11 loc) · 341 Bytes

Stop a Job

About

Stop an individual job. If the job is already stopped, this action is a no-op. If the job is running, it will be stopped.

Example Use

gradient jobs stop --jobId "j123abc"

Parameters

Name Type Description
jobId string The id of the job to shut down