splitgraph/Setup Splitgraph client
Set up the sgr CLI to manipulate datasets / jobs on remote Splitgraph instances, for example, triggering data loads, dbt projects etc.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| splitgraph_deployment_url | URL to the Splitgraph deployment. Defaults to splitgraph.com. | no | splitgraph.com |
| splitgraph_api_key | Splitgraph API key. Will log into Splitgraph if specified. You can generate a key pair at https://www.splitgraph.com/settings/sql-credentials (use your deployment domain instead of splitgraph.com on private deployments). | no | — |
| splitgraph_api_secret | Splitgraph API secret. | no | — |
| sgr_version | Version of sgr to download, e.g. 0.3.0 | no | latest |
Outputs
no outputs