CLI Reference

Command-line interface for Syntropic137.

The syn CLI provides commands for managing workflows, agents, and the Syntropic137 platform from your terminal.

Installation

The CLI is included when you install Syntropic137:

uv sync
syn --help

Global Commands

CommandDescription
syn healthCheck API server health status.
syn runExecute a workflow (shortcut for 'syn workflow run').
syn versionShow version information.

Command Groups

GroupDescription
syn agentAI agent management and testing
syn artifactsBrowse and retrieve workflow artifacts
syn configConfiguration management
syn controlControl running executions
syn conversationsInspect agent conversation logs
syn costsView cost tracking data for sessions and executions
syn eventsQuery domain events and session observability
syn executionList and inspect workflow executions
syn insightsGlobal system insights and cost analysis
syn marketplaceManage workflow marketplace registries.
syn metricsView aggregated workflow and session metrics
syn observeObservability data for sessions — tool timelines and token metrics
syn orgManage organizations
syn repoManage repositories and their observability
syn sessionsView and inspect agent sessions
syn systemManage systems and their observability
syn triggersManage self-healing trigger rules
syn watchWatch live execution or activity streams
syn workflowManage workflows - create, list, run, and inspect

Global Options

OptionDescription
--helpShow help message

Syntropic137 Docs v0.18.0 · Last updated March 2026

On this page