Hacker News new | ask | show | jobs
by kelleyk 5373 days ago
I've been using the wonderful cli53 (available on GitHub here: https://github.com/barnybug/cli53).

All I have to type is "cli53 import example.com --file example.bind --replace --wait" and it'll replace all of the records for example.com with what's in the BIND file, and the --wait makes it poll Amazon until the "pending changes" go through.

1 comments

Ah, now that looks useful - thanks! And it supports AAAA records, thankfully.