Project
cortex
Description
The wait command has --server-ready and --server-url but no --port option for common use case of waiting for a specific port.
Error Message
Debug Logs
System Information
Windows 10/11
Version Tested: v0.1.1
Screenshots
No response
Steps to Reproduce
- Run
cortex debug wait --help
Expected Behavior
Should support --port <PORT> for simple port checking.
Actual Behavior
No --port option available.
Additional Context
No response
Project
cortex
Description
The wait command has
--server-readyand--server-urlbut no--portoption for common use case of waiting for a specific port.Error Message
Debug Logs
System Information
Screenshots
No response
Steps to Reproduce
cortex debug wait --helpExpected Behavior
Should support
--port <PORT>for simple port checking.Actual Behavior
No
--portoption available.Additional Context
No response