WARNING: I don't have access to ClouDNS API anymore, as I moved to a different provider, and API access is part of the paid plans. This should be considered unmaintained.
dehydrated hook for ClouDNS.
This script depends on bind-tools (host), curl and jq.
To use it, just export environment variables, and make dehydrated use hook.sh
as hook:
$ export CLOUDNS_AUTH_ID="<auth-id here>"
$ export CLOUDNS_AUTH_PASSWORD="<auth-password here>"
Sub-users are not supported.