edit-validation-sets¶
Edit a validation set.
If the validation set does not exist, then a new one is created.
If a key name is not provided, the default key is used.
The account ID of the authenticated account can be determined with the ‘snapcraft whoami’ command.
Use the ‘validation-sets’ command to view existing validation sets.
Usage¶
snapcraft edit-validation-sets [options] <account-id> <name> <sequence>
Required¶
account-id
name
sequence
Options¶
--key-nameKey used to sign the assertion.
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.