This project provides utilities for managing the mesh:
- It allows to run a defined mesh from commands,
- It allows to ingest data into mesh.
For more information, see the StreamX CLI Reference.
Install latest version:
curl -fsSL https://raw.githubusercontent.com/streamx-com/streamx-cli/refs/heads/main/install.sh | sh
Install specific version:
See the available versions list
curl -fsSL https://raw.githubusercontent.com/streamx-com/streamx-cli/refs/heads/main/install.sh | VERSION=<version> sh
There are several ways of configuring and several properties to configure.
For details refer to StreamX CLI Reference.