wx-data ingestion
get
Get a submitted ingestion
job.
Syntax
cpd-cli wx-data ingestion
get \
[--cancel-job=true|false] \
[--engine-id=<engine-id>] \
[--instance-id=<instance-id>] \
[--job-id=<job-id>]
Options
Table 1: Command options
| Option | Description |
|---|---|
--cancel-job |
Cancels the running
job.
|
--engine-logs |
Prints the ingestion log if value
is set to true.
|
--instance-id |
watsonx.data instance ID for IBM
Software Hub or CRN for SaaS.
|
--job-id |
Ingestion job ID is used
to differentiate between jobs. If job ID is not provided, a unique random job ID will be generated
by default.
|
Examples
cpd-cli wx-data ingestion
get \
--engine-logs \
--instance-id 1735472262311515 \
--job-id ingestion-123