Commands
-h/--help
Display all available commands along with their descriptions.
-v/--version
Outputs the version number.
-d/--destination <path>
Set the output path where the processed data will be saved.
-s/--source <path>
Specify the path of the source file/folder you want to process.
-w/--workflow <path>
Specify the path of the workflow (*.js)you want to use.
|
Note |
|---|
|
Note: Enclose paths containing spaces in double quotation marks. |
DataOperatorCLI.exe run -w C:\your\path\example.js -s "C:\your\source\file or folder" -d C:\your\destination\path