CLI Reference
Command-line interface for Syntropic137.
The syn CLI provides commands for managing workflows, agents, and the Syntropic137
platform from your terminal.
Installation
npm install -g @syntropic137/cli
syn --helpGlobal Commands
| Command | Description |
|---|---|
syn health | Check API server health status |
syn run | Execute a workflow (shortcut for 'syn workflow run') |
syn version | Show version information |
Command Groups
| Group | Description |
|---|---|
syn artifacts | Browse and retrieve workflow artifacts |
syn config | CLI configuration |
syn control | Control running executions |
syn conversations | Inspect agent conversation logs |
syn costs | View cost tracking data for sessions and executions |
syn events | Query domain events and session observability |
syn execution | List and inspect workflow executions |
syn github | GitHub App integration |
syn insights | Global system insights and cost analysis |
syn marketplace | Manage workflow marketplace registries |
syn metrics | View aggregated workflow and session metrics |
syn observe | Session observability: tool timelines and token metrics |
syn org | Manage organizations |
syn repo | Manage repositories and view observability data |
syn sessions | List and inspect agent sessions |
syn system | Manage systems and view system observability |
syn triggers | Manage self-healing trigger rules |
syn watch | Stream live execution events via SSE |
syn workflow | Manage workflows - create, list, run, and inspect |
Global Options
| Option | Description |
|---|---|
--help | Show help message |
Syntropic137 Docs v0.25.4 · Last updated March 2026