User Guide: DSim Cloud CLI job wave command
Synopsis
mdc job wave <job-id> <artifact-name> [options]
This command allows you to view waveform artifacts from your regressions in the Metrics Waveform Viewer in your default internet browser. The waveform must be an *.mxd file inside an artifact generated and named in your job file.
<job-id>
unique identifier of the job. Required.
<artifact-name>
name of the artifact as defined in an outputs
section of your job file. If it contains multiple waveforms, the alphabetically first waveform will be returned. Required.
Options
-h, --help
Show help message.
Example(s)
mdc job wave carry-lookahead-adder-82d77 waves-sv mdc job wave test-def34 my-wave-4