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¶
-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.