netbird/client
Maycon Santos fcea3c99d4
Enhance up command (#133)
* move setup-key to root command

* up will check login and start service

* update tests to reflect new UP capabilities

* display client IP

* removed unused argument

* install service if not installed

* update post-install and add pre remove script

* improve log messages

* handle service status failures and install service when needed

* removing unused files

* update documentation and description

* add version command

* update service lib version

* using lib constant for not installed services

* match version from goreleaser

* fix: graceful shutdown

* stop only if service is running

* add logs initialization to service controller commands

Co-authored-by: braginini <bangvalo@gmail.com>
2021-10-17 21:34:07 +02:00
..
cmd Enhance up command (#133) 2021-10-17 21:34:07 +02:00
internal chore: simplify direct connection logic 2021-09-09 16:43:52 +02:00
system fix: rename info package 2021-08-29 13:34:17 +02:00
testdata fix: management config 2021-09-07 10:35:33 +02:00
ui Add windows installer (#109) 2021-09-06 10:20:26 +02:00
installer.nsis Add windows installer (#109) 2021-09-06 10:20:26 +02:00
main.go Enhance up command (#133) 2021-10-17 21:34:07 +02:00
manifest.xml Add windows installer (#109) 2021-09-06 10:20:26 +02:00
resources_windows_amd64.syso fix: windows build 2021-08-16 15:23:09 +02:00
resources.rc fix: windows build 2021-08-16 15:23:09 +02:00