mettleci/MCIX Overlay Apply
Apply overlay directories to exported IBM Software Hub (Cloud Pak) DataStage assets using the MettleCI MCIX CLI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| assets | Path to DataStage export zip file or directory. | yes | — |
| output | Zip file or directory to write updated assets. | yes | — |
| overlays | One or more overlay directories. Overlays are applied in the order specified. Provide as comma- or newline-separated list. Example: overlays: overlays/base, overlays/customer or overlays: | overlays/base overlays/customer | yes | — |
| properties | Optional properties file with replacement values. | no | "" |
| additional-args | Additional raw arguments to append to the mcix command | no | — |
Outputs
| name | description |
|---|---|
| return-code | Exit code returned by the mcix overlay apply command. |