mirror of
https://github.com/google/nomulus.git
synced 2025-08-01 15:34:48 +02:00
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:
parent
ddb0f5692e
commit
b733443eab
6 changed files with 146 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue