Jobs: DSim Cloud CLI job submit command

Modified on Tue, 9 Jul at 6:07 PM

Jobs: DSim Cloud CLI job submit command

Synopsis

 

mdc job submit <job-file> [options]

 

In the v2.0 release of DSim Cloud, the job submit command will no longer create a local workspace if it does not exist. See mdc initialize --local-only for details.


This command allows you to execute your jobs for regressions.


<job-file> path to your YAML configuration file for the job, relative to where you invoke the command. Required.



Options

 

-v, --verbose

-c, --config <custom configuration file >

-h, --help Show help message

 


Example(s)

 

mdc job submit carry_lookahead_adder.yml

mdc job submit my_jobs.yml -c my_project/configs/config_3.yml

mdc job submit jobs/test_1.yml

 

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article