Jobs Download
Description
Clones a remote job to your local machine, under a new directory with the name of thejob_id
.
Sample
Parameters
Option | Description |
---|---|
job_root | The s3_root (known as the job root) of the job to clone. Can be found in Job Details or in the URL of the hotglue job page. |
The job root is of the form: tenant_id/flows/flow_id/jobs/2025/01/1/01/01/job_id
Jobs List
Description
Lists the most recent jobs in the hotglue environment for a specific tenant/flow in chronological order.Sample
Parameters
Option | Default | Description |
---|---|---|
--count | 5 | Number of jobs to return. Defaults to 5. |
--tenant | ||
-u | default | Tenant Id to query jobs for. Defaults to default , the admin user. |
--env | ||
-e | Environment Id to query jobs for. |