Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Analysis

The MettleCI Command to run S2PX Asset Queries is…

$> mettleci compliance query \
   -assets "MyServerJobs.isx" \
   -queries CustomerQueries \
   -report "MyServerJobs.csv"

Conversion

The MettleCI Command to run S2PX conversion is…

$> mettleci s2px convert 
   -source-dsx "MyServerJobs.dsx" \
   -target-dsx "MyParallelJobs.dsx" \
   -config s2px_config.yaml

  • No labels