📄️ Installation
Setup Squid CLI
📄️ commands.json
Dynamic sqd commands
📄️ sqd auth
Log in to the Cloud
📄️ sqd autocomplete
Display autocomplete installation instructions.
📄️ sqd deploy
Deploy new or update an existing squid deployment in the Cloud. Squid name and also optionally slot and/or tag are taken from the provided deployment manifest.
📄️ sqd explorer
sqd explorer is disabled in @subsquid/cli>=3.0.0. If you've been using it, please let us know in the SquidDevs Telegram channel.
📄️ sqd gateways
Explore data sources for a squid
📄️ sqd init
Setup a new squid project from a template or github repo
📄️ sqd list
List squids deployed to the Cloud
📄️ sqd logs
Fetch logs from a squid deployed to the Cloud
📄️ prod
sqd prod and the production aliases system are deprecated starting from @subsquid/[email protected]. Zero downtime updates are now handled by the slots and tags system. See also the changelog for a comparison between production aliases and the new system.
📄️ sqd remove
Remove a squid deployed to the Cloud
📄️ sqd restart
Restart a squid deployed to the Cloud
📄️ sqd run
Run a squid locally according to the deployment manifest.
📄️ sqd secrets
Manage account secrets
📄️ sqd tags
Manage squid deployements' tags. See the slots and tags guide.
📄️ sqd whoami
Show the user details for the current Cloud account