[PR #652] Adding --external-ip-map and --dns-resolver-address and shorthand flags #12831

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

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

State: closed
Merged: Yes


Describe your changes

Adding --external-ip-map and --dns-resolver-address to up command and shorthand option to global flags.

updated reference doc with new flags here: https://github.com/netbirdio/docs/pull/28

Refactor get and read config functions with new ConfigInput type.

updated cobra package to latest release.

#585

Checklist

  • Is a feature enhancement
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary
**Original Pull Request:** https://github.com/netbirdio/netbird/pull/652 **State:** closed **Merged:** Yes --- ## Describe your changes Adding --external-ip-map and --dns-resolver-address to `up` command and shorthand option to global flags. updated reference doc with new flags here: https://github.com/netbirdio/docs/pull/28 Refactor get and read config functions with new ConfigInput type. updated cobra package to latest release. ## Issue ticket number and link #585 ### Checklist - [x] Is a feature enhancement - [x] Created tests that fail without the change (if possible) - [x] Extended the README / documentation, if necessary
saavagebueno added the pull-request label 2026-08-05 02:06:47 -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#12831