upload¶
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 <snap-file>.
This operation blocks until the store finishes processing the <snap-file>.
If –release is used, the channel map will be displayed after the operation takes place.
Usage¶
snapcraft upload [options] <snap-file>
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¶
- -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. 
