|
@@ -407,11 +407,12 @@ opencode stats
|
|
|
|
|
|
|
|
#### Flags
|
|
#### Flags
|
|
|
|
|
|
|
|
-| Flag | Description |
|
|
|
|
|
-| ----------- | --------------------------------------------------------------- |
|
|
|
|
|
-| `--days` | Show stats for the last N days (all time) |
|
|
|
|
|
-| `--tools` | Number of tools to show (all) |
|
|
|
|
|
-| `--project` | Filter by project (all projects, empty string: current project) |
|
|
|
|
|
|
|
+| Flag | Description |
|
|
|
|
|
+| ----------- | --------------------------------------------------------------------------- |
|
|
|
|
|
+| `--days` | Show stats for the last N days (all time) |
|
|
|
|
|
+| `--tools` | Number of tools to show (all) |
|
|
|
|
|
+| `--models` | Show model usage breakdown (hidden by default). Pass a number to show top N |
|
|
|
|
|
+| `--project` | Filter by project (all projects, empty string: current project) |
|
|
|
|
|
|
|
|
---
|
|
---
|
|
|
|
|
|