commands.sh

openclaw gateway

all

Start the OpenClaw gateway server (control plane).

More info →

Options (1)

-h, --helpboolean

Display help

Example: openclaw gateway {{[-h|--help]}}

Examples (4)

Start the gateway on the default port (18789)

openclaw gateway --allow-unconfigured

Start the gateway on a specific port

openclaw gateway --allow-unconfigured --port 18789

Start the gateway with verbose logging

openclaw gateway --allow-unconfigured --verbose

Display help

openclaw gateway [-h|--help]
made by @shridhargupta | data from tldr-pages