[GH-ISSUE #5785] Feature: Add Admin Panel URL to netbird status --detail #11067

Open
opened 2026-08-05 01:28:21 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @mi7chal on GitHub (Apr 2, 2026).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/5785

Is your feature request related to a problem? Please describe.
I can't access admin panel URL from netbird cli. I would like to use it in Raycast Netbird extension for automatic discovery of this URL. More details in raycast/extensions#26841

Describe the solution you'd like
full URL (with port or without - it doesn't matter) added in netbird status --detail, netbird status --json and ``netbird status --yaml`.

Since AdminURL is available in profile configs (like default.json) it should be possible.

Describe alternatives you've considered
Writing down custom admins URL manually.

I have also considered reading the profiles config (from active_profile.json), but it requires sudo privileges, which is a no-go for scripts using the Netbird cli.

Additional context

I think it could be useful for scripts as well as users using Netbird cli, so they can check exact URL.

Originally created by @mi7chal on GitHub (Apr 2, 2026). Original GitHub issue: https://github.com/netbirdio/netbird/issues/5785 **Is your feature request related to a problem? Please describe.** I can't access admin panel URL from netbird cli. I would like to use it in [Raycast Netbird](https://www.raycast.com/mi7chal/netbird) extension for automatic discovery of this URL. More details in raycast/extensions#26841 **Describe the solution you'd like** full URL (with port or without - it doesn't matter) added in `netbird status --detail`, `netbird status --json` and ``netbird status --yaml`. Since `AdminURL` is available in profile configs (like `default.json`) it should be possible. **Describe alternatives you've considered** Writing down custom admins URL manually. I have also considered reading the profiles config (from `active_profile.json`), but it requires `sudo` privileges, which is a no-go for scripts using the Netbird cli. **Additional context** I think it could be useful for scripts as well as users using Netbird cli, so they can check exact URL.
saavagebueno added the feature-request label 2026-08-05 01:28:21 -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#11067