mirror of
https://github.com/google/nomulus.git
synced 2025-05-12 22:38:16 +02: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:
parent
643b30d31f
commit
897690119e
7 changed files with 273 additions and 0 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue