Commands
-h/--help
Displays all available commands along with their descriptions.
-v/--version
Outputs the current version number of Data Operator.
-d/--destination <path>
Sets the output path where the processed data will be saved.
-s/--source <path>
Specifies one or more source paths to the files or folders to be processed.
-w/--workflow <path>
Specifies the path to the configuration file (*.json) you want to use.
|
Note |
|---|
|
If a path contains spaces, enclose it in double quotation marks. |
DataOperatorCLI.exe run -w C:\your\path\example.json -s "C:\your\source\file or folder" -d C:\your\destination\path