Expand description
CLI argument parsing and command dispatch.
Modules§
- agent
- Agent management commands: list, info.
- chat
- Interactive chat REPL command.
- config
- Config management commands: show, set.
- download
walrus download— download a model from HuggingFace with progress.- memory
- Memory management commands: list, get.
- send
- One-shot message command.
Structs§
- Cli
- Walrus CLI client — connects to walrusd via Unix domain socket.
Enums§
- Command
- Top-level subcommands.