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¶
--formatThe output format (default is ‘table’, options are ‘table’, ‘json’).
--nameName of the validation set to list.
--sequenceSequences to list (default is ‘latest’, options are ‘all’, ‘latest’).
Global options¶
-hor--helpShow this help message and exit.
-qor--quietOnly show warnings and errors, not progress.
-vor--verboseShow debug information and be more verbose.
--verbositySet the verbosity level to ‘quiet’, ‘brief’, ‘verbose’, ‘debug’ or ‘trace’.
-Vor--versionShow the application version and exit.