mirror of
https://github.com/google/nomulus
synced 2026-01-09 23:47:49 +00:00
Create GenerateAllocationTokens nomulus tool command
This creates a specified number of tokens of a given schema, with a dryrun option to not persist them. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=181403775
This commit is contained in:
@@ -83,6 +83,7 @@ interface RegistryToolComponent {
|
||||
void inject(CreateTldCommand command);
|
||||
void inject(DeployInvoicingPipelineCommand command);
|
||||
void inject(EncryptEscrowDepositCommand command);
|
||||
void inject(GenerateAllocationTokensCommand command);
|
||||
void inject(GenerateApplicationsReportCommand command);
|
||||
void inject(GenerateDnsReportCommand command);
|
||||
void inject(GenerateEscrowDepositCommand command);
|
||||
|
||||
Reference in New Issue
Block a user