CLI referenceBrowser state & emulation
bl download
Manage browser downloads
Manage browser downloads
Usage
bl download [flags]
bl download [command]Global flags
| Flag | Description |
|---|---|
--headless | Hide browser window (visible by default) |
--json | Output as JSON |
-v, --verbose | Enable debug logging |
bl download dir
Set the download directory
Usage
bl download dir [path] [flags]Global flags
| Flag | Description |
|---|---|
--headless | Hide browser window (visible by default) |
--json | Output as JSON |
-v, --verbose | Enable debug logging |
Examples
bl download dir ./downloads
# Set download directory to ./downloads