.. _ref_commands_push: push ==== By passing --release with a comma-separated list of channels the snap would be released to the selected channels if the store review passes for this . This operation blocks until the store finishes processing the . If --release is used, the channel map will be displayed after the operation takes place. Usage ----- :command:`snapcraft push [options] ` Required -------- ``snap-file`` Snap to upload. Options ------- ``--release`` Optional comma-separated list of channels to release to. ``--component`` The component(s) to upload with the snap, in the format 'name=filename'. 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.