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 7 Next »

Analysis

The MettleCI Command to run S2PX Asset Queries is…

$> mettleci s2px analysis \
   -isx  ./MyServerJobs.isx \
   -queries ./s2pxQueriesDirectory \
   -reportdir  ./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