netbird icon indicating copy to clipboard operation
netbird copied to clipboard

[client] Add env and status flags for netbird service command

Open lixmal opened this issue 4 months ago • 1 comments

Describe your changes

  • Adds a netbird service install --service-env flag to add permanent env vars
  • Adds a netbird service reconfigure [flags] command to reconfigure an already installed service
  • Adds a netbird service status command
  • Refactors common logic
  • Add tests

Issue ticket number and link

Stack

Checklist

  • [ ] Is it a bug fix
  • [ ] Is a typo/documentation fix
  • [x] Is a feature enhancement
  • [ ] It is a refactor
  • [ ] Created tests that fail without the change (if possible)
  • [ ] Extended the README / documentation, if necessary

By submitting this pull request, you confirm that you have read and agree to the terms of the Contributor License Agreement.

lixmal avatar Jun 13 '25 16:06 lixmal