netbird
netbird copied to clipboard
[client] Add env and status flags for netbird service command
Describe your changes
- Adds a
netbird service install --service-envflag to add permanent env vars - Adds a
netbird service reconfigure [flags]command to reconfigure an already installed service - Adds a
netbird service statuscommand - 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.