feat: add tag/endpoint selection mechanism
This commit is contained in:
@@ -8,4 +8,5 @@ export interface CliOptions {
|
||||
templates: string;
|
||||
skipInstall?: boolean;
|
||||
dryRun?: boolean;
|
||||
selectEndpoints?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user