browserlane
CLI referenceBrowser state & emulation

bl download

Manage browser downloads

Manage browser downloads

Usage

bl download [flags]
bl download [command]

Global flags

FlagDescription
--headlessHide browser window (visible by default)
--jsonOutput as JSON
-v, --verboseEnable debug logging

bl download dir

Set the download directory

Usage

bl download dir [path] [flags]

Global flags

FlagDescription
--headlessHide browser window (visible by default)
--jsonOutput as JSON
-v, --verboseEnable debug logging

Examples

bl download dir ./downloads
# Set download directory to ./downloads

On this page