hubify lab
Manage research labs. A lab is your top-level research environment containing experiments, agents, papers, data, and a public website.
Commands
hubify lab create
Create a new research lab:
hubify lab list
List all labs you have access to:
hubify lab use
Switch the active lab:
All subsequent commands will target this lab unless overridden with --lab.
hubify lab info
Show detailed information about a lab:
hubify lab update
Update lab settings:
hubify lab delete
Delete a lab (requires confirmation):
Deleting a lab removes all experiments, papers, agents, and the public site. This action cannot be undone. Export your data first.
hubify lab export
Export all lab data:
The export includes experiments, results, papers, knowledge base entries, and configuration.
Examples