warp-cli status: Shows the current connection status.warp-cli connect: Connects to WARP VPN.warp-cli disconnect: Disconnects from the WARP VPN.sudo warp-cli register <team_name>: Registers with a WARP team.HISTORYThe warp-cli command was developed alongside the Cloudflare WARP client to ...
disconnect: This subcommand is used to terminate the VPN connection, returning the device to its normal internet connection. Example Output: DisconnectingfromWARP... Disconnected successfully! Use Case 4: Display the WARP Connection Status Code: ...
$ warp-cli disconnect Display the WARP connection status $ warp-cli status Switch to a specific mode $ warp-cli set-mode [mode] Display help $ warp-cli help Display help for a subcommand $ warp-cli help [subcommand]
Folders and files Latest commit HappyTobi Fix: configure clear on disconnect (#11) 4c49c88· Mar 12, 2025 History44 Commits .chglog .devcontainer .github/workflows cmd doc pkg .gitignore LICENSE Makefile README.md go.mod go.sum main.go warp-example.yaml ...
Currently, the program automatically disconnects on exit, but this feature will be configurable in the future. Windows support The warp cli can be found on windows as well which means this program should work on windows with some modifications. However there is already a GUI provided by ...