Deze pagina is nog niet beschikbaar in uw eigen taal. We werken er hard aan om meer taalversies toe te voegen. Bedankt voor uw steun.

On this page

Show all

Stopping a ModelArts Training Job

Updated on 2024-06-12 GMT+08:00

Run the ma-cli ma-job stop command to stop a training job with a specified job ID.

$ ma-cli ma-job stop -h
Usage: ma-cli ma-job stop [OPTIONS]

  Stop training job by job id.

  Example:

  Stop training job by job id
  ma-cli ma-job stop --job-id ${job_id}

Options:
  -i, --job-id TEXT       Get training job event by job id.  [required]
  -y, --yes               Confirm stop operation.
  -C, --config-file TEXT  Configure file path for authorization.
  -D, --debug             Debug Mode. Shows full stack trace when error occurs.
  -P, --profile TEXT      CLI connection profile to use. The default profile is "DEFAULT".
  -H, -h, --help          Show this message and exit.
Table 1 Parameters

Parameter

Type

Mandatory

Description

-i / --job-id

String

Yes

Training job ID

-y / --yes

Bool

No

Whether to forcibly stop a specified training job

Examples

Stop a running training job.

ma-cli ma-job stop --job-id efd3e2f8xxx
Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback