Jobs: DSim Cloud CLI job status command
Synopsis
mdc job status <job-id> [options]
This command allows you to get the current status of your jobs for regressions.
<job-id>
unique identifier for the job, displayed after you execute mdc job submit
. Required.
Options
-h, --help Show help message -w, --watch Status will refresh in the terminal and the terminal will block until the job is completed -e, --exit-code Show the exit code when the job is completed; 0 if successful, 1 if there is an error
Example(s)
mdc job status carry-lookahead-adder-46yot mdc job status my-jobs-12abc mdc job status test-1-jtztj mdc job status my-jobs-12abc -w mdc job status carry-lookahead-adder-46yot -w -e
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article