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¶
NoneThe name to unregister from Charmhub.
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.