User Guide: DSim Cloud CLI job submit command
Synopsis
mdc job submit <job-file> [options]
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