mirror of
https://github.com/ClouDNS/cloudns-api-bulk-updates.git
synced 2026-04-25 00:35:53 +03:00
[GH-ISSUE #1] Plesk script: Functionality to consider #2
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudns-api-bulk-updates#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zwankie on GitHub (Jul 20, 2019).
Original GitHub issue: https://github.com/ClouDNS/cloudns-api-bulk-updates/issues/1
Hi,
Thanks this script works but there are situations to consider:
The /tmp file option is good to prevent duplicates but it is not good for transfers out and transfers back in.
@ahmdsmir commented on GitHub (Jan 22, 2022):
Hello @zwankie
You can do this with a bit of scripting and Zone Groups. You can filter DNS Zones by Group-id and use the example from the pgsql-zone-delete for PowerDNS to achieve the same with Bind on Plesk and/or cPanel.
I am currently working on scripts and intend to contribute them to the repository here on GitHub if the ClouDNS staff allow me :-) Hopefully you and others will find them helpful.