lima-vm / lima-vm/lima

`limactl ls`: stop printing local SSH port (when the screen width is narrow)

Open
#4,181 6 comments 1 reaction 0 assignees View on GitHub
area/cli good first issue priority/low
Dominant language
Go
Stars
21.9k
Forks
957
Avg merge
2d 6h
Merged PRs (30d)
53

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.