Skip to main content
Use sqd view to show one squid deployed to SQD Cloud.

Usage

FlagDescription
-r, --referenceFully qualified squid reference, optionally including organization, slot, or tag
-n, --nameSquid name
-s, --slotDeployment slot
-t, --tagDeployment tag
-o, --orgOrganization code
--jsonReturn machine-readable JSON
--[no-]interactiveDisable interactive selection with --no-interactive

Examples

For a playground deployment, pass the generated organization code separately:
In @subsquid/[email protected], generated playground organization codes exceed the name length accepted inside --reference. Use separate --org, --name, and --slot or --tag flags for playground deployments.
See code: src/commands/view.ts