Files
Onsol-GO/.agents/skills/firebase-basics/references/refresh-gemini-cli.md
T
2026-04-23 23:58:59 -05:00

12 lines
479 B
Markdown

# 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`.*