5 ms·
I've been using the wonderful cli53 (available on GitHub here: https://github.com/barnybug/cli53 https://github.com/barnybug/cli53). All I have to type is "cli
by kelleyk 15y ago
I've been using the wonderful cli53 (available on GitHub here: https://github.com/barnybug/cli53 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.
- andrewgodwin 15y agoAh, now that looks useful - thanks! And it supports AAAA records, thankfully.