Weave
CLI
Weave
Main Weave CLI and TUI covering strand, dSocial, Locus, Lens, Nexus, DHT, AgentFS, mirror, config, forum, gnosis, and basis commands.
At a glance
| Field | Value |
|---|---|
| Crate/package | l1fe-weave-cli |
| Version | 0.1.0 |
| Source | tools/weave |
| Public structs | 7 |
| Public enums | 16 |
| Public traits | 0 |
| Public functions | 33 |
| Public method targets | 3 |
What developers should learn here
Main Weave CLI and TUI covering strand, dSocial, Locus, Lens, Nexus, DHT, AgentFS, mirror, config, forum, gnosis, and basis commands. The pages in this section are shaped around this package's real modules and exported symbols, not a fixed template. Use the API Surface page as the coverage ledger and the workflow pages for how to compose the primitives.
Page map
CLI Map
Top-level CLI command tree.
Store Commands
Storage subcommands.
Network Commands
Network subcommands.
AgentFS and Mirror
AgentFS and mirror subcommands.
TUI
Interactive terminal UI.
API Surface
Complete ledger of exported types, traits, and functions.
Source modules
src/cli.rs— tools/weave/src/cli.rssrc/commands/agentfs.rs— tools/weave/src/commands/agentfs.rssrc/commands/basis.rs— tools/weave/src/commands/basis.rssrc/commands/config_cmd.rs— tools/weave/src/commands/config_cmd.rssrc/commands/dht.rs— tools/weave/src/commands/dht.rssrc/commands/dsocial.rs— tools/weave/src/commands/dsocial.rssrc/commands/forum.rs— tools/weave/src/commands/forum.rssrc/commands/gnosis.rs— tools/weave/src/commands/gnosis.rssrc/commands/lens.rs— tools/weave/src/commands/lens.rssrc/commands/locus.rs— tools/weave/src/commands/locus.rssrc/commands/mirror.rs— tools/weave/src/commands/mirror.rssrc/commands/mod.rs— tools/weave/src/commands/mod.rssrc/commands/nexus.rs— tools/weave/src/commands/nexus.rssrc/commands/strand.rs— tools/weave/src/commands/strand.rssrc/config.rs— tools/weave/src/config.rssrc/main.rs— tools/weave/src/main.rssrc/tui/activity.rs— tools/weave/src/tui/activity.rssrc/tui/app.rs— tools/weave/src/tui/app.rssrc/tui/dashboard.rs— tools/weave/src/tui/dashboard.rssrc/tui/drives.rs— tools/weave/src/tui/drives.rssrc/tui/mod.rs— tools/weave/src/tui/mod.rssrc/tui/peers.rs— tools/weave/src/tui/peers.rssrc/tui/ui.rs— tools/weave/src/tui/ui.rssrc/utils.rs— tools/weave/src/utils.rs