register-bundle¶
Register a bundle name in the Store.
Claim a name for your bundle in Charmhub. Once you have registered a name, you can upload bundle packages for that name and release them for wider consumption.
Charmhub operates on the ‘principle of least surprise’ with regard to naming. A bundle with a well-known name should provide the best system for the service most people associate with that name. Bundles can be renamed in the Charmhub, but we would nonetheless ask you to use a qualified name, such as yourname-bundlename if you are in any doubt about your ability to meet that standard.
We discuss registrations on Charmhub’s Discourse:
Registration will take you through login if needed.
[31mWARNING:[0m Charmhub will stop accepting new bundle registrations on 2024-11-01. For more information, see: https://discourse.charmhub.io/t/15344
Usage¶
charmcraft register-bundle [options] <None>
Required¶
NoneThe name to register in 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.