mirror of
https://github.com/google/nomulus
synced 2026-07-14 12:02:28 +00:00
32b236e940
It was somewhat unsafe to run because it bypassed some of the checks that are usually run when attempting to delete EPP resources. The DeleteDomainCommand is a recommended replacement that uses SOY templates to delete a domain using EPP. Similar commands to delete hosts and contacts can be written if required. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=147634146