netbird/client/cmd
Maycon Santos 258cb3d43b
Fix UP calls when state is idle (#338)
* Fix UP calls when state is idle

When we want to login we can call server.Login
It already checks the login status of the peer

* Remove unused status

* Defer close daemon client conn

Co-authored-by: braginini <bangvalo@gmail.com>
2022-05-27 19:16:58 +02:00
..
down.go Update MacOS and Windows installers (#325) 2022-05-25 19:41:03 +02:00
login_test.go Rename module to netbirdio/netbird (#288) 2022-03-26 12:08:54 +01:00
login.go Fix duplicate output of interactive login (#334) 2022-05-27 13:55:24 +02:00
root.go Rebrand client cli (#320) 2022-05-22 18:53:47 +02:00
service_controller.go Rename Wiretrustee in logs and be log output friendly on startup (#327) 2022-05-26 10:09:11 +02:00
service_installer.go Update MacOS and Windows installers (#325) 2022-05-25 19:41:03 +02:00
service.go Added Netbird as dependency and renamed linux shortcut name (#330) 2022-05-26 15:29:55 +02:00
status.go Update MacOS and Windows installers (#325) 2022-05-25 19:41:03 +02:00
testutil.go Add rules for ACL (#306) 2022-05-21 15:21:39 +02:00
up_daemon_test.go Rename module to netbirdio/netbird (#288) 2022-03-26 12:08:54 +01:00
up.go Fix UP calls when state is idle (#338) 2022-05-27 19:16:58 +02:00
version.go Versioning of UI and grpc-agent for passing version (#324) 2022-05-25 23:25:02 +02:00