Add gemini extensions link command (#7241)

Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
This commit is contained in:
christine betts
2025-09-02 10:15:42 -07:00
committed by GitHub
parent 997136ae25
commit 6a581a695f
15 changed files with 461 additions and 20 deletions
@@ -32,7 +32,6 @@ export async function handleUpdate(args: UpdateArgs) {
} catch (error) {
console.error(getErrorMessage(error));
}
return;
}
if (args.name)
try {