Skip to main content
Version: Current

sqd ls

List squids and squid versions

The command requires specifying an organization with the -o/--org flag when invoked by accounts with more than one organization. Subsquid Cloud users with just one organization can omit this flag.

sqd ls

List squids and squid versions

USAGE
$ sqd ls [-n <value>] [-t] [-o <value>]

FLAGS
-n, --name=<value> squid name
-o, --org=<value> Organization
-t, --truncate truncate data in columns: false by default

DESCRIPTION
List squids and squid versions

ALIASES
$ sqd squid ls

See code: src/commands/ls.ts