fix: clarify mac nordvpn app-only mode
This commit is contained in:
@@ -63,6 +63,7 @@ Optional credential file env vars:
|
||||
|
||||
- platform
|
||||
- install state
|
||||
- control mode (`cli` vs `app-manual`)
|
||||
- auth state
|
||||
- connection state
|
||||
- requested target
|
||||
@@ -76,3 +77,4 @@ Use `verify` when you want an explicit post-connect location check without chang
|
||||
- Linux country connect is official CLI behavior.
|
||||
- Linux city connect is attempted through the CLI target string and then validated by post-connect IP/location checks.
|
||||
- macOS app-only fallback cannot guarantee non-interactive login/connect if the installed app does not expose a CLI. In that case the skill will open the app and return a clear manual-action-required result.
|
||||
- On macOS, Homebrew can install only the GUI app. That still counts as a supported install state; `status` will report `controlMode: "app-manual"` rather than treating the app as missing.
|
||||
|
||||
Reference in New Issue
Block a user