[GH-ISSUE #2172] Implement BROWSER env variable #4259

Open
opened 2026-08-05 00:56:44 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @cpglsn on GitHub (Jun 20, 2024).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/2172

Netbird cli (in Linux at least) doen't support BROWSER env variable. It always opens the verification url with the default browser.

I'd like to be able to specify a the env variable to chose which browser to use, for example BROWSER=/usr/bin/google-chrome netbird up.

Originally created by @cpglsn on GitHub (Jun 20, 2024). Original GitHub issue: https://github.com/netbirdio/netbird/issues/2172 Netbird cli (in Linux at least) doen't support BROWSER env variable. It always opens the verification url with the default browser. I'd like to be able to specify a the env variable to chose which browser to use, for example ```BROWSER=/usr/bin/google-chrome netbird up```.
saavagebueno added the feature-request label 2026-08-05 00:56:44 -04:00
Sign in to join this conversation.
No Label feature-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#4259