Esta página aún no está disponible en su idioma local. Estamos trabajando arduamente para agregar más versiones de idiomas. Gracias por tu apoyo.

On this page

Show all

Obtaining ModelArts Training Job Events

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

Run the ma-cli ma-job get-event command to view ModelArts training job events.

$ ma-cli ma-job get-event -h
Usage: ma-cli ma-job get-event [OPTIONS]

  Get job running event.

  Example:

  # Get training job running event
  ma-cli ma-job get-event --job-id ${job_id}

Options:
  -i, --job-id TEXT       Get training job event by job id.  [required]
  -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.

Parameter

Type

Mandatory

Description

-i / --job-id

String

Yes

Obtain events of a training job with a specified job ID.

Examples

Obtain events of a training job with a specified job ID.

ma-cli ma-job get-event --job-id b63e90baxxx

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback