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-name

Key used to sign the assertion.

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.