Permanently removes a specified container registry from your Vultr account after confirmation, freeing associated resources and storage.
The vultr-cli container-registry delete
command permanently removes a specified container registry from your Vultr account after confirmation, freeing associated resources and storage.
$ vultr-cli container-registry delete <Registry ID>
#Full example
$ vultr-cli container-registry delete b20fa61e-4abb-46c5-92c3-8700150e1f9a
#Shortened example with aliases
$ vultr-cli cr d b20fa61e-4abb-46c5-92c3-8700150e1f9a
No comments yet.