Skip to content

bufstream migrate#

Migrate Bufstream cluster storage

Usage#

$ bufstream migrate [flags]

Description#

Performs migrations on the underlying Bufstream metadata and data storage implementations

Flags#

-c, --config string#

Path to the config file.

-h, --help#

help for migrate

--inmemory#

Use in-memory storage (for development only).

Parent Command#