Skip to main content
Version: sdf-beta1.1 (stable)

SDF CLI (sdf)

Stateful Dataflows (sdf) is a binary, shipped with fluvio, that helps developers build, test, and deploy packages and dataflows.

Install SDF

  1. Download [fluvio version manager (fvm)], the package manager for fluvio and sdf:
$ curl -fsS https://hub.infinyon.cloud/install/install.sh | bash
  1. Install the preview release:
$ fvm install sdf-beta1.1

SDF Commands

The command line interface is used to build and test packages, and run the dataflow.

Dataflow commands

Package commands

Other commands