names¶
An overview of names you have registered to publish in Charmhub.
$ charmcraft names Name Type Visibility Status sabdfl-hello-world charm public registered
Visibility and status are shown for each name. public items can be seen by any user, while private items are only for you and the other accounts with permission to collaborate on that specific name.
The –include-collaborations option can be included to also list those names you collaborate with; in that case the publisher will be included in the output.
Listing names will take you through login if needed.
Usage¶
charmcraft names [options]
Options¶
--formatProduce the result in the specified format (currently only ‘json’).
--include-collaborationsInclude the names you are a collaborator of.
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.