Stop a running job on Clusterone.
just stop job [options]
ID of the job that should be stopped.
Required unless -p
or --job-path
is specified.
Path of the Clusterone job to stop.
A job path is defined as [username]/<project-name>/<job-name>
. Username is optional, defaults to current username if not specified. Required unless -i
or --job-id
is specified.