Can I delete an Orb I created?

I have created a sample orb for testing in the namespace, can I delete this Orb? or any orb which we create?

Hi,

Welcome to CircleCI Discuss! Currently, there is no valid way of deleting an orb, but you are able to un-list them from the Orb Registry.

Please visit the usage page for hiding orbs: https://circleci-public.github.io/circleci-cli/circleci_orb_unlist.html

Edit: We do not provide a process for deleting orbs, as publicly released orbs are potentially dependencies for other CircleCI user’s builds. Orbs are SemVer compliant, and each published version is immutable. Allowing for deletions would make users susceptible to unexpected loss of functionality.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.