register¶
Register an available <snap-name> with the Snap Store, at which time you become the publisher for the snap.
Usage¶
snapcraft register [options] <snap-name>
Required¶
- snap-name
- The snap name to register. 
Options¶
- --private
- Register the snap as a private one. 
- --store
- Store to register with. 
- --yes
- Do not ask for confirmation. 
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. 
