It seems mostly useless to print the local SSH port in `limactl ls`, as an SSH can be connected by the instance name, not by the port number ```bash ssh -F ~/.lima/default/ssh.config lima-default ``` So we should stop printing local SSH port in `limactl ls`, especially when the screen width is narrow.