Skip to content

bufstream serve#

Serve a Bufstream cluster

Usage#

$ bufstream serve [flags]

Description#

A process that serves a Bufstream cluster.

Flags#

-c, --config string#

Path to the config file.

-h, --help#

help for serve

--inmemory#

Use in-memory storage (for development only).

Parent Command#