Skip to content

CLI Overview

disclaw-team is the main CLI binary. It manages the full lifecycle of your bot team — from initial setup through day-to-day operations like starting, stopping, and reconfiguring bots.

Install via npm install -g disclaw-team or run with npx disclaw-team. See Installation for details.

Commands

CommandDescription
initInteractive setup wizard
start [bot-id] [--safe]Launch bots in tmux session
stop [bot-id]Stop bots or entire session
attach [bot-id]Attach to tmux session
statusShow team health
assign <bot-id> <role-id>Change a bot’s role
roles <list|show|install>Manage roles
switch <save|load|list|delete> <name>Save/load team profiles