[PR #408] [MERGED] Output NetBird daemon and CLI versions on status command #12588

Closed
opened 2026-08-05 02:06:14 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/408
Author: @braginini
Created: 8/1/2022
Status: Merged
Merged: 8/1/2022
Merged by: @braginini

Base: mainHead: output-version-on-status


📝 Commits (1)

  • fbcc66f Output NetBird daemon and CLI versions on status command

📊 Changes

5 files changed (+148 additions, -130 deletions)

View changed files

📝 client/cmd/status.go (+8 -3)
📝 client/proto/daemon.pb.go (+136 -125)
📝 client/proto/daemon.proto (+2 -0)
📝 client/server/server.go (+2 -1)
📝 management/cmd/management.go (+0 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbirdio/netbird/pull/408 **Author:** [@braginini](https://github.com/braginini) **Created:** 8/1/2022 **Status:** ✅ Merged **Merged:** 8/1/2022 **Merged by:** [@braginini](https://github.com/braginini) **Base:** `main` ← **Head:** `output-version-on-status` --- ### 📝 Commits (1) - [`fbcc66f`](https://github.com/netbirdio/netbird/commit/fbcc66f93f4a41ed47afa490da3f45fcfc068a14) Output NetBird daemon and CLI versions on status command ### 📊 Changes **5 files changed** (+148 additions, -130 deletions) <details> <summary>View changed files</summary> 📝 `client/cmd/status.go` (+8 -3) 📝 `client/proto/daemon.pb.go` (+136 -125) 📝 `client/proto/daemon.proto` (+2 -0) 📝 `client/server/server.go` (+2 -1) 📝 `management/cmd/management.go` (+0 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-05 02:06:14 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#12588