[PR #312] Improve output of a status command #2700

Open
opened 2025-11-20 08:03:43 -05:00 by saavagebueno · 0 comments
Owner

Original Pull Request: https://github.com/netbirdio/netbird/pull/312

State: closed
Merged: Yes


This:

Run UP command to log in with SSO (interactive login):

 netbird up 

If you are running a self-hosted version and no SSO provider has been configured in your Management Server,
you can use a setup-key:

 netbird up --management-url <YOUR_MANAGEMENT_URL> --setup-key <YOUR_SETUP_KEY>

More info: https://www.netbird.io/docs/overview/setup-keys


Instead of this:

run the command "netbird up" to login. If no SSO provider has been set in your management serveryou can use a setup-key, see more at https://www.netbird.io/docs/overview/setup-keys for more info
**Original Pull Request:** https://github.com/netbirdio/netbird/pull/312 **State:** closed **Merged:** Yes --- This: ``` Run UP command to log in with SSO (interactive login): netbird up If you are running a self-hosted version and no SSO provider has been configured in your Management Server, you can use a setup-key: netbird up --management-url <YOUR_MANAGEMENT_URL> --setup-key <YOUR_SETUP_KEY> More info: https://www.netbird.io/docs/overview/setup-keys ``` Instead of this: ``` run the command "netbird up" to login. If no SSO provider has been set in your management serveryou can use a setup-key, see more at https://www.netbird.io/docs/overview/setup-keys for more info ```
saavagebueno added the pull-request label 2025-11-20 08:03:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#2700