ivpn / desktop-app

Official IVPN Desktop app
https://www.ivpn.net/apps/
GNU General Public License v3.0
373 stars 50 forks source link

(CLI) Add -p short option for `ivpn connection -pause` #402

Open naltun opened 1 month ago

naltun commented 1 month ago

PR type

What kind of change does this PR introduce?

This updates ivpn connection flag options to include ivpn connection -p as a short option for -pause.

PR checklist

Please check if your PR fulfills the following requirements:

What is the current behavior?

To pause a connection, the -pause option is required.

Issue number: N/A

What is the new behavior?

The -p option exists.

Here's a demonstration: image

Does this PR introduce a breaking change?

Other information