Help Center/
ModelArts/
DevEnviron/
ModelArts CLI Command Reference/
Using the ma-cli ma-job Command to Submit a ModelArts Training Job/
Obtaining ModelArts Training Job Events
Updated on 2023-11-21 GMT+08:00
Obtaining ModelArts Training Job Events
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
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot