mirror of
https://github.com/google/nomulus
synced 2025-12-23 06:15:42 +00:00
Refactor/rename refresh all DNS action
I'm moving it out of the scrap folder too because there's nothing else in there and we do want to retain this indefinitely because it's a useful tool for performing DNS writer migrations. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=160168902
This commit is contained in:
@@ -71,7 +71,8 @@ with the tools service are not visible to users.
|
||||
|
||||
The tools service also runs ad-hoc MapReduces, like those invoked via `nomulus`
|
||||
tool subcommands like `generate_zone_files` and by manually hitting URLs under
|
||||
https://tools-dot-project-id.appspot.com, like `/_dr/task/refreshAllDomains`.
|
||||
https://tools-dot-project-id.appspot.com, like
|
||||
`/_dr/task/refreshDnsForAllDomains`.
|
||||
|
||||
## Task queues
|
||||
|
||||
|
||||
Reference in New Issue
Block a user