abiosoft / abiosoft/colima

Think about making it more explicit for users coming from Linux background

オープン
#557 コメント 11 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Go
スター
30.8k
フォーク
613
PR マージ指標
30日以内にマージされた PR はありません

説明

### Description

I've spent a lot of time to understand that to make it work with ports I need to run:

```
colima start --network-address # to enable ports visibility
colima list # to see the vm host ip
```

I understand that it's partially my fault. But there's also a capacity to make a tool more intuitive and save lots of time as humanity has other things to do right now.

I suggest we make it to display huge red banner saying something like that

```
.-----------------------------------------------------------------------------.
| Please be aware that you'll need to access this IP _________, not locahost! |
'-----------------------------------------------------------------------------'
```

And if it's not being run with --network-address, I suggest displaying:
```
.-------------------------------------------------------------------------------------------------.
| Attention! Ports are not visible from your PC!. Use "colima start --network-address" to enable. |
'-------------------------------------------------------------------------------------------------'
```

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。