[PR #916] [MERGED] Revert "Configure CLI flags properly" #13140

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

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/916
Author: @mlsmaycon
Created: 5/30/2023
Status: Merged
Merged: 5/31/2023
Merged by: @mlsmaycon

Base: mainHead: revert-860-fix/cli_flags_are_not_configured_properly


📝 Commits (1)

  • e0db9e4 Revert "setting cli flags to proper commands (#860)"

📊 Changes

9 files changed (+34 additions, -88 deletions)

View changed files

📝 client/cmd/down.go (+1 -7)
📝 client/cmd/login.go (+0 -12)
📝 client/cmd/root.go (+27 -6)
📝 client/cmd/service.go (+0 -5)
📝 client/cmd/service_controller.go (+2 -18)
📝 client/cmd/service_installer.go (+0 -10)
📝 client/cmd/ssh.go (+4 -6)
📝 client/cmd/status.go (+0 -2)
📝 client/cmd/up.go (+0 -22)

📄 Description

Reverts netbirdio/netbird#860


🔄 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/916 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 5/30/2023 **Status:** ✅ Merged **Merged:** 5/31/2023 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `main` ← **Head:** `revert-860-fix/cli_flags_are_not_configured_properly` --- ### 📝 Commits (1) - [`e0db9e4`](https://github.com/netbirdio/netbird/commit/e0db9e4f9725c4ba26f469c3d60c1cb2c58d372b) Revert "setting cli flags to proper commands (#860)" ### 📊 Changes **9 files changed** (+34 additions, -88 deletions) <details> <summary>View changed files</summary> 📝 `client/cmd/down.go` (+1 -7) 📝 `client/cmd/login.go` (+0 -12) 📝 `client/cmd/root.go` (+27 -6) 📝 `client/cmd/service.go` (+0 -5) 📝 `client/cmd/service_controller.go` (+2 -18) 📝 `client/cmd/service_installer.go` (+0 -10) 📝 `client/cmd/ssh.go` (+4 -6) 📝 `client/cmd/status.go` (+0 -2) 📝 `client/cmd/up.go` (+0 -22) </details> ### 📄 Description Reverts netbirdio/netbird#860 --- <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:07:33 -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#13140