eXamadeus-zz/godaddypy

CLI implementation

Opened this issue · 2 comments

Hello!

After implementing Godaddy DNS API in shell I've found your project.

https://github.com/szepeviktor/debian-server-tools/blob/master/monitoring/godaddy-rrs.sh
It is for general DNS maintenance.

List: godaddy-rrs.sh . TXT
Create: godaddy-rrs.sh non-existent-to-create. AAAA
Edit: godaddy-rrs.sh @. A
Edit: godaddy-rrs.sh @. IN TXT

Do you plan to add a CLI interface?

See http://click.pocoo.org/

I have not yet planned a CLI for godaddypy. It would be a good enhancement, but I am bogged down with life at the moment and such a big feature will need to wait until I have some more downtime.