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-nameThe snap name to register.
Options¶
--privateRegister the snap as a private one.
--storeStore to register with.
--yesDo not ask for confirmation.
Global options¶
-hor--helpShow this help message and exit.
-qor--quietOnly show warnings and errors, not progress.
-vor--verboseShow debug information and be more verbose.
--verbositySet the verbosity level to ‘quiet’, ‘brief’, ‘verbose’, ‘debug’ or ‘trace’.
-Vor--versionShow the application version and exit.