port-labs/🌊 Ocean Sail
Runs the Ocean Sail command for a specific type of integration
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| type | The type of the integration to run | yes | — |
| identifier | The identifier of the integration to run | no | — |
| port_client_id | The Port client id | yes | — |
| port_client_secret | The Port client secret | yes | — |
| port_base_url | The Port base URL | no | https://api.getport.io |
| initialize_port_resources | Should Ocean try to create the default resources (blueprints, pages, integration config, etc.) provided with the integration | no | true |
| config | The configuration for the integration | no | — |
| platform | The platform to run the integration on | no | linux/amd64 |
| image | The image to run the integration from | no | — |
| version | The version of the integration to run | no | latest |
Outputs
| name | description |
|---|---|
| exit_code | The exit code of the Ocean Sail command |