YoMo CLI Overview
The yomo
command help developers manage Zipper service, generate StreamFunction project, compile StreamFunction and run StreamFunction.
Install YoMo CLI
To download and install the CLI, run the following command:
curl -fsSL https://get.yomo.run | sh
Checking the version
The version
command displays the version of the CLI:
yomo version
Usage
yomo [command] [flags]
Available Commands
- yomo serve - Run Zipper service
- yomo init - Initialize a StreamFunction project
- yomo run - Run StreamFunction
- yomo dev - Test StreamFunction fast by public Zipper service
- yomo version - Display the version of the CLI
Global Options
-h, --help
- Display help information-v, --verbose
- Verbose output