slingdata-io/Sling Run Action
Run a Sling command from Github Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Sling version to use. | no | latest |
| command | Command to run, e.g. "run -r replication.yaml" | yes | — |
| project_id | The Sling Cloud project id | no | ${{ github.repository_id }} |
| api_key | The Sling Cloud API Key | no | — |
| workspace | The root folder for github workspace | no | ${{ github.workspace }} |
Outputs
no outputs