etl commands below.
ETL Download
Description
Clones the remote ETL script saved in hotglue to your local machine.Sample
Parameters
| Option | Default | Description | 
|---|---|---|
| --overwrite | ||
| -o | false | When enabled, overwrites any files that already exist locally in the download to directory. | 
| --downloadTo | ||
| -d | . | The directory to download the ETL to. Defaults to the local directory. | 
ETL Deploy
Description
Deploys the local ETL script to hotglue.Sample
Parameters
| Option | Default | Description | 
|---|---|---|
| --sourceFolder | ||
| -s | . | The directory to upload the ETL script from. Defaults to the local directory. |