docs: add picoclaw model command to CLI Reference
The model command was missing from the README CLI Reference table.
This commit is contained in:
parent
724cc1bd33
commit
6df5ea170e
1 changed files with 1 additions and 0 deletions
|
|
@ -1396,6 +1396,7 @@ picoclaw agent -m "Hello"
|
|||
| `picoclaw gateway` | Start the gateway |
|
||||
| `picoclaw status` | Show status |
|
||||
| `picoclaw version` | Show version info |
|
||||
| `picoclaw model` | Show or change default model |
|
||||
| `picoclaw cron list` | List all scheduled jobs |
|
||||
| `picoclaw cron add ...` | Add a scheduled job |
|
||||
| `picoclaw cron disable` | Disable a scheduled job |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue