buf lsp serve#
Start the language server
Usage#
Flags#
--debug-address string#
address to serve debug endpoints on (e.g. localhost:6060); disabled if not specified
-h, --help#
help for serve
--pipe string#
path to a UNIX socket to listen on; uses stdio if not specified
Flags inherited from parent commands#
--debug#
Turn on debug logging
--log-format string#
The log format [text,color,json]
--timeout duration#
The duration until timing out, setting it to 0 means no timeout
Parent Command#
- buf lsp - Work with Buf Language Server