Command reference

squirrel dataset list

List builtin datasets.

squirrel dataset list
usage: squirrel dataset list [--help] [--loglevel LEVEL] [--progress DEST]
                             [NAMES ...]

Positional arguments:

NAMES

List only datasets with names matching given (glob-style) patterns.

General options:

--help, -h

Show this help message and exit.

--loglevel LEVEL

Set logger level. Choices: critical, error, warning, info, debug. Default: info.

--progress DEST

Set how progress status is reported. Choices: terminal, log, off. Default: terminal.