mettleci/MCIX Datastage Import
Import assets into an IBM DataStage project on IBM Software Hub (Cloud Pak) using the MettleCI MCIX CLI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api-key | API key for authentication | yes | — |
| url | URL of the DataStage server | yes | — |
| user | Username for authentication | yes | — |
| assets | Path to the DataStage assets to import | no | "" |
| project | DataStage project name | no | "" |
| project-id | DataStage project id | no | "" |
| report | Path to output the import report | no | reports/import-report.xml |
| additional-args | Additional raw arguments to append to the mcix command | no | — |
Outputs
| name | description |
|---|---|
| return-code | The return code of the command |