diff --git a/pages/common/warp-cli.md b/pages/common/warp-cli.md index d037d8341..add20ee52 100644 --- a/pages/common/warp-cli.md +++ b/pages/common/warp-cli.md @@ -1,6 +1,8 @@ # warp-cli -> Official command-line client for Cloudflare's WARP service. +> Connect, disconnect and switch modes of a connection to Cloudflare's WARP service. +> WARP is a VPN that encrypts traffic for privacy, security, and speed. +> See also: `fastd`, `ivpn`, `mozzilavpn`, `mullvad`. > More information: . - Register the current device to WARP (must be run before first connection): @@ -19,6 +21,10 @@ `warp-cli status` +- Switch to a specific mode: + +`warp-cli set-mode {{mode}}` + - Display help: `warp-cli help`