Skip to Content
DocumentationGetting Started

Getting Started

Installation

Current version: 0.1.1

Commands

A low-code enterprise integration framework for microservice orchestration Usage: saasexpress [OPTIONS] [COMMAND] Commands: get Retrieve reusable graphs from saasexpress registry help Print this message or the help of the given subcommand(s) Options: -c, --config <FILE> Sets a custom config file -i, --stdin Read graphs from stdin -s, --samples Load predefined sample graphs -d, --debug... Turn debugging information on -h, --help Print help -V, --version Print version

operator init

Initializes a new Rust project for creating a custom Operator implementation.