Setup

bl url

Get the current page URL

Get the current page URL

Usage

bl url [OPTIONS]

Options

OptionDescription
--headlessHide browser window (visible by default)
--jsonOutput as JSON
--session <value>Run this command in the named session (env: BL_SESSION; default: "default")

Global options

OptionDescription
-v, --verboseEnable debug logging

Examples

bl url
# Prints: https://example.com

On this page