mirror of
https://github.com/google/nomulus
synced 2026-01-09 23:47:49 +00:00
Add a nomulus renew_domain command
This may come in handy when dealing with URS requests. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=199332085
This commit is contained in:
@@ -94,6 +94,7 @@ interface RegistryToolComponent {
|
||||
void inject(LoginCommand command);
|
||||
void inject(LogoutCommand command);
|
||||
void inject(PendingEscrowCommand command);
|
||||
void inject(RenewDomainCommand command);
|
||||
void inject(SendEscrowReportToIcannCommand command);
|
||||
void inject(SetupOteCommand command);
|
||||
void inject(UpdateCursorsCommand command);
|
||||
|
||||
Reference in New Issue
Block a user