YoMo CLI Overview

The yomo cli help developers generate Serverelss LLM Function project, compile Serverelss LLM Function and run Serverelss LLM Function.

Install

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 - Start LLM Bridge and expose MCP server
  • yomo init - Initialize a Serverelss LLM Function project
  • yomo run - Run Serverelss LLM Function
  • yomo version - Display the version of the CLI

Global Options

  • -h, --help - Display help information
  • -v, --verbose - Verbose output