mirror of
https://github.com/wahyd4/kt-connect.git
synced 2026-08-09 05:16:02 +10:00
add dump2hosts options to connect command
This commit is contained in:
@@ -16,6 +16,7 @@ ktctl --debug --namespace=default connect --method=socks5
|
||||
--port value Local SSH Proxy port (default: 2222)
|
||||
--disableDNS Disable Cluster DNS
|
||||
--cidr value Custom CIDR eq '172.2.0.0/16'
|
||||
--dump2hosts Auto write service to local hosts file (since 0.0.10+)
|
||||
```
|
||||
|
||||
### Global Options
|
||||
|
||||
@@ -16,6 +16,7 @@ ktctl --debug --namespace=default connect --method=socks5
|
||||
--port value Local SSH Proxy port (default: 2222)
|
||||
--disableDNS Disable Cluster DNS
|
||||
--cidr value Custom CIDR eq '172.2.0.0/16'
|
||||
--dump2hosts Auto write service to local hosts file (客户端版本0.0.10+)
|
||||
```
|
||||
|
||||
### 从父命令集成的参数
|
||||
|
||||
Reference in New Issue
Block a user