.. _ref_commands_register: register ======== Register an available with the Snap Store, at which time you become the publisher for the snap. Usage ----- :command:`snapcraft register [options] ` 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.