validate¶
Each validation can be specified with either syntax:
- <snap-name>=<revision> 
- <snap-id>=<revision> 
Usage¶
snapcraft validate [options] <snap-name> <validations>
Required¶
snap-name
validations
Options¶
- --key-name
- Key used to sign the assertion. 
- --revoke
- Revoke validations. 
Global options¶
- -hor- --help
- Show this help message and exit. 
- -qor- --quiet
- Only show warnings and errors, not progress. 
- -vor- --verbose
- Show debug information and be more verbose. 
- --verbosity
- Set the verbosity level to ‘quiet’, ‘brief’, ‘verbose’, ‘debug’ or ‘trace’. 
- -Vor- --version
- Show the application version and exit. 
