kmux list

List all registered kmux projects

Terminal
$ kmux list

Description

List all registered kmux projects with their state, port range, and path. Output is displayed as a table showing: - Project name - State (STOPPED, RUNNING, SUSPENDED) - Port range (e.g., 3000-3099) - Absolute path to project directory The active project (if any) is highlighted.

Flags

FlagDescriptionDefault
--jsonoutput as JSONfalse

📖Learn More

See the Getting Started Guide for complete workflows and examples of using this command in real quests.