kmux port
Show allocated port range for a project
$ kmux port [project]
Description
Show the allocated port range for a kmux project. If no project name is provided, shows port range for the current directory (if registered). If a project name is provided, shows port range for that project. Each project gets a dedicated 100-port range (e.g., 3000-3099, 3100-3199). The PORT environment variable is set to the range start for all tmux panes.
📖Learn More
See the Getting Started Guide for complete workflows and examples of using this command in real quests.