export
brain export file
Manually add a single file to export
Stability:stable
Introduced:0.1.0
Syntax
brain export file [options]Parameters
| Argument | Type | Default | Description |
|---|---|---|---|
path | str | REQUIRED | File path to include |
Demo
brain export file

Consumes
📥 single file
Produces
📤 .brain/exports/manual_export.txt
Examples
brain export file src/main.pyWorkflow
- 1
brain export file
Use Cases
- •Targeted Export
- •File Sharing
Target Personas
👤 developer
Notes
- •Adds a single file into export bundle.
Edge Cases
- •File must exist.
Related Commands
brain export full-codebrain export dir