Getting Started
Installation
Current version:
0.1.1
Linux
For Linux, download from: https://github.com/saasexpress/saasexpress/releases/download/0.1.1/app-linux-amd64
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 versionoperator init
Initializes a new Rust project for creating a custom Operator implementation.