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

None

The name of the library file (e.g. ‘db’).

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.