Report this

What is the reason for this report?

Are Digital Ocean's droplet tags manageable?

Posted on July 1, 2017
John

By John

I would like to delete some obsolete tags that I created. They clutter up the drop-downs and make management more difficult.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hi @pingtechgroup

Unlike @hansen 's experience, it never removes tag itself once all resources are removed from it. So it will appear in dropdowns and could go on nerves for some people.

You can’t delete tag via Control Panel, but you can use API, in two ways:

  • Harder method: use API endpoint directly by calling it using cURL or similar utility
  • Easier method: use doctl command doctl compute tag delete mytag.

That way, you should be able to delete tag and it will not appear in dropdowns

Hi @pingtechgroup When you remove a tag, so it isn’t used anywhere, then it should automatically be removed. You can use this URL to list all tags called mytag (example) and from there you can edit each connection, so they don’t contain that tag. https://cloud.digitalocean.com/tags/mytag

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.