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