create-lib¶
Create a Charmhub-hosted library.
Charmhub no longer accepts the registration of new libraries, so this command exits with an error.
See https://ubu.link/charmhub-libraries-deprecation for the rationale behind this change and instructions on what to do instead.
Usage¶
charmcraft create-lib [options] <None>
Required¶
NoneThe name of the library file (e.g. ‘db’).
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.