netbird/client/cmd
Zoltan Papp f64e0754ee
Config cleaning (#710)
Code cleaning in the config.go of the client. This change keep the
logic in original state. The name of the exported function was not
covered well the internal workflow. Without read the comment was not
understandable what is the difference between the GetConfig and
ReadConfig. By the way both of them doing write operation.
2023-03-02 13:28:14 +01:00
..
down.go Adding --external-ip-map and --dns-resolver-address and shorthand flags (#652) 2023-01-17 19:16:50 +01:00
login_test.go Rename module to netbirdio/netbird (#288) 2022-03-26 12:08:54 +01:00
login.go Config cleaning (#710) 2023-03-02 13:28:14 +01:00
root_test.go Revert preshared-key shorthand flag (#671) 2023-02-06 10:35:37 +01:00
root.go Refactor Management and Admin URL config (#674) 2023-02-07 11:40:05 +01:00
service_controller.go Refactor Management and Admin URL config (#674) 2023-02-07 11:40:05 +01:00
service_installer.go Adding --external-ip-map and --dns-resolver-address and shorthand flags (#652) 2023-01-17 19:16:50 +01:00
service.go Feature/dns client configuration (#563) 2022-11-23 13:39:42 +01:00
ssh.go Config cleaning (#710) 2023-03-02 13:28:14 +01:00
status_test.go remove flag test 2023-02-27 17:45:02 +01:00
status.go remove daemon status from output 2023-02-27 17:12:34 +01:00
testutil.go Refactor Management and Admin URL config (#674) 2023-02-07 11:40:05 +01:00
up_daemon_test.go Rename module to netbirdio/netbird (#288) 2022-03-26 12:08:54 +01:00
up.go Config cleaning (#710) 2023-03-02 13:28:14 +01:00
version.go Versioning of UI and grpc-agent for passing version (#324) 2022-05-25 23:25:02 +02:00