--file or -f flag reads content from a file and appends it to your prompt.
Quick Start
Usage
Options
| Option | Description |
|---|---|
--file, -f | Path to file to read and append to prompt |
Examples
Summarize a Document
Analyze Code
Process Multiple Files with @mentions
Supported File Types
- Text files (.txt, .md, .csv)
- Code files (.py, .js, .ts, .go, etc.)
- Configuration files (.yaml, .json, .toml)
- Any text-based file
Combining with Other Features
For including multiple files, use @mentions syntax:
@file1.txt @file2.txt
