kmux down

Stop a kmux project (kill tmux session)

Terminal
$ kmux down [project]

Description

Stop a kmux project by killing its tmux session. If no project name is provided, uses the current directory (if registered). If a project name is provided, stops that project regardless of current directory. This command kills the tmux session and transitions the project from RUNNING or SUSPENDED to STOPPED state. Port allocations remain registered but unused.

📖Learn More

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