Tools from /usr/local/psa/bin/ should list the actions done for confirmation. What exactly they did.
Fore example if someone executes this:
/usr/local/psa/bin/dns --add test.com -cname "calendar" -canonical "example.com"
The output should be something like
Added calendar.test.com. CNAME example.com. to the zone file.
By default you see information like:
SUCCESS: Creation of DNS record in Domain ‘test.com’ complete.
I suppose it is enough especially when you know what you run. If you want to see more details, just enable Plesk debug mode.
—
IG
-
Emil commented
No, it is not enough. At least not until you get used with the tool. For example you might get records like www.example.com.example.com CNAME bytscorp.com.
Also someone should be able to remove records by ID, which is less confusing and time consuming.