sign-build¶
Sign a specific build of a snap with a given key and upload the assertion to the Snap Store (unless –local).
Usage¶
snapcraft sign-build [options]
Options¶
- --key-name
- Key used to sign the assertion. 
- --localor- --local
- Sign assertion, but do not upload to the Snap Store. 
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. 
