[GH-ISSUE #5596] Remove activate flag option in NetBird CLI (client) #11508

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

Originally created by @serieux-carottiers7x on GitHub (Mar 13, 2026).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/5596

Is your feature request related to a problem? Please describe.
I think that kinda strange there are argument for enable flag like --allow-server-ssh, but not his opposite.
maybe that one isn't very impacting, but the --disable-ssh-auth enable by mistake didn't seem very secure based on his description

Describe the solution you'd like
create an argument that can flush all other flag state like default state (like after install state)

Describe alternatives you've considered
create a opposite argument for each one (like --enable-ssh-auth ), but is not my favorite ways
Additional context
for GUI version, flag can be reverse by simple toggle, but nowhere is explained how to do the same on the CLI version

Originally created by @serieux-carottiers7x on GitHub (Mar 13, 2026). Original GitHub issue: https://github.com/netbirdio/netbird/issues/5596 **Is your feature request related to a problem? Please describe.** I think that kinda strange there are argument for enable flag like ```--allow-server-ssh```, but not his opposite. maybe that one isn't very impacting, but the ```--disable-ssh-auth``` enable by mistake didn't seem very secure based on his description **Describe the solution you'd like** create an argument that can flush all other flag state like default state (like after install state) **Describe alternatives you've considered** create a opposite argument for each one (like --enable-ssh-auth ), but is not my favorite ways **Additional context** for GUI version, flag can be reverse by simple toggle, but nowhere is explained how to do the same on the CLI version
saavagebueno added the feature-request label 2026-08-05 01:29:53 -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#11508