Updates command reference and /stats command. (#19794)

This commit is contained in:
Sam Roberts
2026-02-23 09:13:24 -08:00
committed by GitHub
parent aa9163da60
commit 6628cbb39d
4 changed files with 77 additions and 27 deletions

View File

@@ -64,6 +64,16 @@ and more.
To explore the power of Gemini CLI, see [Gemini CLI examples](./examples.md).
## Check usage and quota
You can check your current token usage and quota information using the
`/stats model` command. This command provides a snapshot of your current
session's token usage, as well as your overall quota and usage for the supported
models.
For more information on the `/stats` command and its subcommands, see the
[Command Reference](../../reference/commands.md#stats).
## Next steps
- Follow the [File management](../cli/tutorials/file-management.md) guide to