studio-41/Update Relisio Product Portfolio
Create/Update a Relisio product from GitHub
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| relisio-url | Relisio base url (only for enterprise installations) | no | https://relisio.com |
| api-key | API key to authorize the deployment | yes | — |
| workspace-path | Path of the Workspace where to publish the Product | yes | — |
| product-template-id | ID of an existing product withing the workspace to clone as the base for this new product | no | — |
| product-name | Name of the product | yes | — |
| product-scope | Visibility of the product withing the workspace (private, internal or public) | yes | internal |
Outputs
| name | description |
|---|---|
| product-id | ID of the Deployed Product |
| public-url | Public URL of the Deployed Product |
| api-url | API URL of the Deployed Product |