Initial commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# Refresh Gemini CLI Local Environment
|
||||
|
||||
Follow these steps to refresh Gemini CLI's local environment, ensuring that their agent skills and plugins are fully up-to-date.
|
||||
|
||||
Use the native Gemini CLI extension manager instead of `npx`.
|
||||
|
||||
1. **Update the Extension:** Run the specific CLI command to update:
|
||||
```bash
|
||||
gemini extensions update firebase
|
||||
```
|
||||
*Note: If the extension is named differently, replace `firebase` with the correct name from `gemini extensions list`.*
|
||||
Reference in New Issue
Block a user