Skip to main content
How to use:

login

How to use:

logout

How to use:

subgraph

How to use:

subgraph deploy

How to use:

subgraph list

How to use:

subgraph delete

How to use:

subgraph tag

How to use:

subgraph tag create

How to use:

subgraph tag delete

How to use:

subgraph webhook

How to use:

subgraph webhook create

How to use:

subgraph webhook delete

How to use:

subgraph webhook list

How to use:

subgraph webhook list-entities

How to use:

subgraph log

How to use:

subgraph pause

How to use:

subgraph start

How to use:

subgraph update

How to use:

subgraph init

How to use:

project

How to use:

project users

How to use:

project users list

How to use:

project users invite

How to use:

project users remove

How to use:

project users update

How to use:

project leave

How to use:

project list

How to use:

project update

How to use:

project create

How to use:

pipeline

How to use:

pipeline get

How to use:

pipeline export

How to use:

pipeline apply

How to use:

pipeline get-definition

How to use:

pipeline create

How to use:

pipeline update

How to use:

pipeline delete

How to use:

pipeline list

How to use:

pipeline monitor

How to use:

pipeline pause

How to use:

pipeline start

How to use:

pipeline stop

How to use:

pipeline info

How to use:

pipeline resize

How to use:

pipeline validate

How to use:

pipeline cancel-update

How to use:

pipeline restart

How to use:

pipeline snapshots

How to use:

pipeline snapshots list

How to use:

pipeline snapshots create

How to use:

dataset

How to use:

dataset get

How to use:

dataset list

How to use:

indexed

How to use:

indexed sync

How to use:

indexed sync decoded-logs

How to use:

indexed sync raw-blocks

How to use:

indexed sync raw-logs

How to use:

indexed sync raw-transactions

How to use:

secret

How to use:

secret create

How to use:

secret list

How to use:

secret reveal

How to use:

secret update

How to use:

secret delete

How to use:

hosted-sink

Commands related to Goldsky-hosted databases. Provisions a fully managed Postgres (Neon) database and stores its credentials as a Goldsky secret, so you can use it as a pipeline sink without bringing your own database.
goldsky hosted-sink requires the Scale plan or above. On an account without access, the command fails with a message pointing to your team’s billing page (https://app.goldsky.com/teams/<teamId>/billing).
How to use:

hosted-sink create

Provisions a Goldsky-hosted Postgres (Neon) database and stores its credentials as a secret. When --name is omitted, a name is generated automatically as HOSTED_POSTGRES_<RANDOM>. How to use:
On success the command prints the created secret’s name, ID, and type:
The database connection string is intentionally not printed, so credentials are never written to logs. Reference the database from a pipeline by using the printed secret name as the sink’s secret_name.

telemetry

How to use:

telemetry status

How to use:

telemetry enable

How to use:

telemetry disable

How to use:

turbo pipelines

How to use:

turbo apply

How to use:

turbo delete

How to use:

turbo pause

How to use:

turbo list

How to use:

turbo logs

How to use:

turbo validate

How to use:

turbo inspect

How to use:
Use --print / -p to bypass the interactive TUI and stream records directly to stdout. This makes output fully selectable and allows piping to tools like jq:
See Live Inspect - Print mode for more details.

turbo get

How to use:

turbo state

How to use: