Jobs: DSim Cloud CLI job command
Synopsis
mdc job submit | status | log | download | list | kill | wave
This command allows you to manage your jobs for regressions. It can be used to execute jobs, get the status of jobs, view captured output, download artifacts, list jobs, kill jobs, and view waveforms.
See Tutorial: Regressions for how to create jobs for regressions.
Sub-commands
download Download a job's artifacts.
kill Kill a job.
list List the jobs.
log View the captured output of a job task.
status Get the status of a job.
submit Execute a job using a job file.
wave View waveform artifacts from a job.
Example(s)
mdc job submit carry_lookahead_adder.yml mdc job status carry-lookahead-adder-82d77 mdc job log carry-lookahead-adder-def34 run-sv mdc job download carry-lookahead-adder-12abc waves-vhdl mdc job list mdc job kill carry-lookahead-adder-82d77 mdc job wave carry-lookahead-adder-82d77 waves-sv
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