Create nomulus tool restore command

Create a nomulus tool restoreCommitLogs command.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=157103177
This commit is contained in:
mmuller 2017-05-25 06:44:14 -07:00 committed by Ben McIlwain
parent ddb0f5692e
commit b733443eab
6 changed files with 146 additions and 1 deletions

View file

@ -34,6 +34,7 @@ java_library(
]),
visibility = [":allowed-tools"],
deps = [
"//java/google/registry/backup",
"//java/google/registry/bigquery",
"//java/google/registry/config",
"//java/google/registry/dns",