validation-sets

List all validation sets for the authenticated account.

Shows the account ID, name, sequence, revision, and last modified date of each validation set.

If a name is provided, only the validation set with that name is listed.

Use the ‘edit-validation-sets’ command to modify validation sets.

Usage

snapcraft validation-sets [options]

Options

--format

The output format (default is ‘table’, options are ‘table’, ‘json’).

--name

Name of the validation set to list.

--sequence

Sequences to list (default is ‘latest’, options are ‘all’, ‘latest’).

Global options

-h or --help

Show this help message and exit.

-q or --quiet

Only show warnings and errors, not progress.

-v or --verbose

Show debug information and be more verbose.

--verbosity

Set the verbosity level to ‘quiet’, ‘brief’, ‘verbose’, ‘debug’ or ‘trace’.

-V or --version

Show the application version and exit.