bufstream serve
Serve a Bufstream cluster
Usage
sh
bufstream serve [flags]Flags
-c, --config string
Path to the config file.
-h, --help
help for serve
--inmemory
Use in-memory storage (for development only).
--schema string
Specifies a Buf Input to use as a schema to resolve message descriptors for semantic validation. When set, configured schema_registry values will be ignored. Intended for local usage. For more details on Buf Inputs, see https://docs.bufbuild.ru/reference/inputs/.
Parent Command
- bufstream - The Bufstream process.