grepai workspace
CLI reference for grepai workspace
grepai workspace
Manage multi-project workspaces
Synopsis
Manage multi-project workspaces for cross-project indexing and search.
A workspace allows you to index and search across multiple projects using a shared vector store (PostgreSQL or Qdrant).
Note: GOB backend is not supported for workspaces as it’s file-based.
Options
-h, --help help for workspace
SEE ALSO
- grepai - Semantic code search CLI
- grepai workspace add - Add a project to a workspace
- grepai workspace create - Create a new workspace (interactive)
- grepai workspace delete - Delete a workspace
- grepai workspace list - List all workspaces
- grepai workspace remove - Remove a project from a workspace
- grepai workspace show - Show workspace details
- grepai workspace status - Show workspace indexing status