commands.sh

opencode web

all

Start an OpenCode server with a web interface.

More info →

Options (1)

-h, --helpboolean

Display help

Example: opencode web {{[-h|--help]}}

Examples (5)

Start the web interface on the default port

Start on a specific port

opencode web --port 8080

Start on a specific hostname

opencode web --hostname 0.0.0.0

Enable mDNS service discovery

Display help

opencode web [-h|--help]
made by @shridhargupta | data from tldr-pages