I'm trying the following
/usr/local/psa/bin/dns -d domain.tld -a sub.domain.tld -ip 127.0.0.1
Getting the error:
Unable del record in DNS server: unable find DNS record
But in the zone file I have
sub.domain.tld. IN A 127.0.0.1
(note: dns/IP obfuscated for customer privacy)