[GH-ISSUE #2780] "netbird status --json" should return json at NeedsLogin stage #5869

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

Originally created by @Silex on GitHub (Oct 25, 2024).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/2780

I'm trying to detect wether netbird was already configured or not.

Right now I'm doing "netbird status | grep NeedsLogin" but it'd be more logical if I could parse the json whatever stage netbird is (needslogin, disconnected, connected).

Originally created by @Silex on GitHub (Oct 25, 2024). Original GitHub issue: https://github.com/netbirdio/netbird/issues/2780 I'm trying to detect wether netbird was already configured or not. Right now I'm doing "netbird status | grep NeedsLogin" but it'd be more logical if I could parse the json whatever stage netbird is (needslogin, disconnected, connected).
saavagebueno added the feature-requestclient labels 2026-08-05 01:05:34 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#5869