Changelog
Follow @goldskyio on Twitter to stay updated on everything we ship.
← Back to all changelogs
New CLI commands for pipelines
We shipped new pipeline CLI commands to give you more visibility and control over pipeline snapshots:
goldsky pipeline snapshot list <nameOrConfigPath>
to list all existing snapshots in a pipelinegoldsky pipeline snapshot create <nameOrConfigPath>
to create a snapshot of your pipeline- Check out our CLI reference docs for a full list of commands
Support for ETH storage access
You can now read Ethereum contract data (e.g. token balances, contract variables) directly, unlocking the range of onchain data you can work with.