netbird/client/cmd
Oskar Manhart 8fd4166c53
feat: add --disable-auto-connectflag to prevent auto connection after daemon service start (fixes #444, fixes #1382) (#1161)
With these changes, the command up supports the flag --disable-auto-connect that allows users to disable auto connection on the client after a computer restart or when the daemon restarts.
2024-02-20 10:10:05 +01:00
..
down.go Revert "setting cli flags to proper commands (#860)" (#916) 2023-05-31 16:06:42 +02:00
login_test.go Rename module to netbirdio/netbird (#288) 2022-03-26 12:08:54 +01:00
login.go Fix preshared key not persisted in config (#1474) 2024-01-19 10:30:41 +01:00
root_test.go Revert preshared-key shorthand flag (#671) 2023-02-06 10:35:37 +01:00
root.go feat: add --disable-auto-connectflag to prevent auto connection after daemon service start (fixes #444, fixes #1382) (#1161) 2024-02-20 10:10:05 +01:00
service_controller.go Restore dns on unclean shutdown (#1494) 2024-01-30 09:58:56 +01:00
service_installer.go feat: add --disable-auto-connectflag to prevent auto connection after daemon service start (fixes #444, fixes #1382) (#1161) 2024-02-20 10:10:05 +01:00
service.go Revert "setting cli flags to proper commands (#860)" (#916) 2023-05-31 16:06:42 +02:00
ssh.go fix error codes on cli 2023-06-23 16:27:10 +02:00
status_test.go Extend netbird status command to include health information (#1471) 2024-01-22 12:20:24 +01:00
status.go Extend netbird status command to include health information (#1471) 2024-01-22 12:20:24 +01:00
testutil.go Add initial support of device posture checks (#1540) 2024-02-20 09:59:56 +01:00
up_daemon_test.go Rename module to netbirdio/netbird (#288) 2022-03-26 12:08:54 +01:00
up.go feat: add --disable-auto-connectflag to prevent auto connection after daemon service start (fixes #444, fixes #1382) (#1161) 2024-02-20 10:10:05 +01:00
version.go Add version info command to signal server (#739) 2023-03-15 07:54:51 +01:00