Reference

buf beta lsp

Start the language server

Usage

$ buf beta lsp [flags]

Flags

-h, --help

help for lsp

--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 zero means no timeout

-v, --verbose

Turn on verbose mode

Parent Command

  • buf beta - Beta commands. Unstable and likely to change