unregister¶
Unregister a name in the Store.
Unregister a name from Charmhub if no revisions have been uploaded.
A package cannot be unregistered if something has been uploaded to the name. This command is only for unregistering names that have never been used. Unregistering must be done by the publisher. Attempting to unregister a charm or bundle as a collaborator will fail.
We discuss registrations on Charmhub’s Discourse:
Usage¶
charmcraft unregister [options] <None>
Required¶
None
The name to unregister from Charmhub.
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.