I added a domain to my personal organisation using the following command:
flyctl domains add personal staging.mysite.com
This domain is now no longer needed, but I’m unsure how to remove it, as there are no domains remove
or domains delete
commands.
I think I also don’t need other domain records that I created, as they seem to only be necessary when using Fly’s own nameservers (I am using NS1) however I didn’t initially realise this from reading the docs.
Can you confirm if it’s necessary to add a domain when using non-Fly nameservers, and confirm whether or not it’s possible to remove a domain that’s no longer needed?