Skip to main content

Module command

Module command 

Source
Expand description

Command-line entrypoint shared by the gateway and CLI packages.

Constants§

USAGE

Functions§

ensure_background_gateway
Starts the configured detached gateway unless its process is already running.
initialize_named_cloudflare
Initializes one gateway against a user-owned named Cloudflare Tunnel.
initialize_quick_cloudflare
Initializes one gateway with an account-free Cloudflare Quick Tunnel.
reset_gateway_state
Permanently removes previously confirmed gateway state after stopping its process.
run
Runs a gateway command with arguments excluding the executable name.