Skip to content

tribal status

Displays information about the current project’s TribalMind setup, including the assistant ID, memory count, and LLM provider.

Terminal window
tribal status [OPTIONS]
OptionDescription
--json, -jOutput status as JSON
Terminal window
# Human-readable output
tribal status
# Machine-readable JSON
tribal status --json

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