tribal status
Displays information about the current project’s TribalMind setup, including the assistant ID, memory count, and LLM provider.
tribal status [OPTIONS]Options
Section titled “Options”| Option | Description |
|---|---|
--json, -j | Output status as JSON |
Examples
Section titled “Examples”# Human-readable outputtribal status
# Machine-readable JSONtribal status --jsonOutput
Section titled “Output”The status command shows:
- Project root — the directory TribalMind is initialized in
- Assistant ID — the Backboard assistant for this project
- Memory count — number of stored memories
- LLM provider — configured provider and model
- Config source — whether using per-project or global config