mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-25 00:51:20 +00:00
docs: list individual config commands first, then hermes setup as all-in-one
Show users the specific commands for each config area (hermes model, hermes tools, hermes config set, hermes gateway setup) and then present 'hermes setup' as the option to configure everything at once.
This commit is contained in:
parent
db496180db
commit
43cb35cb21
4 changed files with 15 additions and 8 deletions
|
|
@ -38,7 +38,7 @@ These are commands you run from your shell.
|
|||
|
||||
| Command | Description |
|
||||
|---------|-------------|
|
||||
| `hermes setup` | Full setup wizard (runs automatically during install) |
|
||||
| `hermes setup` | Full setup wizard — configures provider, model, terminal, and messaging all at once |
|
||||
| `hermes config` | View current configuration |
|
||||
| `hermes config edit` | Open config.yaml in your editor |
|
||||
| `hermes config set KEY VAL` | Set a specific value |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue