Adding/removing some charms

I would like to unregister collabora-vm (Its empty and I don’t intend to push anything to it)

I would also like to register “nextcloud” which I’ve already published to but isn’t regitered for

I would like to de-register as owner for nextcloud-k8 since I’m not developing k8 charms for nextcloud yet.

If you never published anything to it, you can charmcraft unregister it. If it doesn’t let you, please let me know.

I don’t understand the above phrasing, can you clarify? did you mean “unregister”?

I’m unclear as to what you’re asking here, as well. I didn’t see a page for this charm, so if it’s indeed registered, it’s likely you can also charmcraft unregister it.

charmcraft unregister works on charms that have no uploads yet, since at that point it’s a trivial operation to just remove the name since there’s nothing else to do or integrity to maintain.

  • Daniel

The “nextcloud” charm appears as “published” charmcraft names

nextcloud charm public published

Whereas some other charms appears as “registered”

collabora-vm charm public registered

I would think there is some difference?

I would like to see nextcloud as “registered” ?

“Registered” means you registered the name but have not uploaded anything to it.

“Published” probably means you have either uploaded, or uploaded and released a revision.

Per the above, a charm can never move from “published” to “registered” as the fact that a revision was uploaded can not be undone.

  • Daniel
1 Like