TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Hosted DNS providers with command line client to update records?

1 pointsby jscholesover 5 years ago
I&#x27;ve used Dyn for a number of years, but I&#x27;m now faced with having to jump through whatever hoops to follow their move to Oracle Cloud Infrastructure. It&#x27;s made me realise that I never really enjoyed using their service in the first place, always going to a website just to add an A record.<p>I&#x27;m looking for something new, and I&#x27;d like to manage it from the CLI (partly so I can do dynamic DNS updates myself on a schedule via cron). The CLI support can be third party if the service has an API, but I would like it to be reasonably mature. Any thoughts?

4 comments

kalefranzover 5 years ago
Cloudflare’s DNS has a command line client. It’s called curl.
byoung2over 5 years ago
Amazon Route 53 has both a CLI and an API
nwrkover 5 years ago
<a href="https:&#x2F;&#x2F;dnsimple.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;dnsimple.com&#x2F;</a>
verdvermover 5 years ago
Google Cloud has support for this.