Skip to main content
The murmur CLI is a single binary that manages agents, infrastructure, and configuration from your terminal.

Install

Setup

After installing, run murmur setup to configure your credentials and connect to your tenant:
This walks you through tenant discovery, credential encryption, and writes your .murmur/murmur.yaml configuration. See murmur setup for details.

Configuration

The CLI reads configuration from .murmur/murmur.yaml in your repository. It walks up from the current directory to find the nearest config file. A local overlay (.murmur/murmur.local.yaml, gitignored) lets you override settings per-developer without affecting the team config. See murmur.yaml configuration and local overlays for details. Key settings:

Verify

Commands

Agent lifecycle

Sessions

Events and subscriptions

Tasks

Catalog

Secrets

Connectivity

Pool management

Setup