warp-cli: update page (#22103)

This commit is contained in:
Meinard Francisco
2026-04-21 12:57:59 +08:00
committed by GitHub
parent a42ef7217f
commit bbaa0458e2
3 changed files with 11 additions and 27 deletions
+1 -9
View File
@@ -23,12 +23,4 @@
- Pindah mode operasi koneksi layanan WARP:
`warp-cli set-mode {{mode_operasi}}`
- Tampilkan bantuan umum:
`warp-cli help`
- Tampilkan bantuan untuk suatu subperintah:
`warp-cli help {{subperintah}}`
`warp-cli mode {{warp|doh|warp+doh|dot|warp+dot|proxy|tunnel_only}}`
+1 -9
View File
@@ -23,12 +23,4 @@
- 특정 모드로 전환:
`warp-cli set-mode {{모드}}`
- 도움말 표시:
`warp-cli help`
- 하위 명령에 대한 도움말 표시:
`warp-cli help {{하위_명령}}`
`warp-cli mode {{warp|doh|warp+doh|dot|warp+dot|proxy|tunnel_only}}`
+9 -9
View File
@@ -9,6 +9,10 @@
`warp-cli registration new`
- Display the current registration information:
`warp-cli registration show`
- Connect to WARP:
`warp-cli connect`
@@ -21,14 +25,10 @@
`warp-cli status`
- Display current application settings:
`warp-cli settings list`
- Switch to a specific mode:
`warp-cli set-mode {{mode}}`
- Display help:
`warp-cli help`
- Display help for a subcommand:
`warp-cli help {{subcommand}}`
`warp-cli mode {{warp|doh|warp+doh|dot|warp+dot|proxy|tunnel_only}}`