mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-20 18:14:29 -07:00
Add gemini extensions link command (#7241)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
This commit is contained in:
@@ -32,7 +32,6 @@ export async function handleUpdate(args: UpdateArgs) {
|
||||
} catch (error) {
|
||||
console.error(getErrorMessage(error));
|
||||
}
|
||||
return;
|
||||
}
|
||||
if (args.name)
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user