netbird/client/cmd
Viktor Liu 4424162bce
Add client debug features (#1884)
* Add status anonymization
* Add OS/arch to the status command
* Use human-friendly last-update status messages
* Add debug bundle command to collect (anonymized) logs
* Add debug log level command
* And debug for a certain time span command
2024-04-26 17:20:10 +02:00
..
debug.go Add client debug features (#1884) 2024-04-26 17:20:10 +02: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 Add client debug features (#1884) 2024-04-26 17:20:10 +02:00
route.go Add client debug features (#1884) 2024-04-26 17:20:10 +02:00
service_controller.go Restore dns on unclean shutdown (#1494) 2024-01-30 09:58:56 +01:00
service_installer.go Auto restart Windows agent daemon service (#1819) 2024-04-09 20:10:59 +02:00
service.go add --service/-s flag for specifying system service name (#1691) 2024-03-12 18:29:19 +01:00
ssh.go Add route selection functionality for CLI and GUI (#1865) 2024-04-23 14:42:53 +02:00
status_test.go Add client debug features (#1884) 2024-04-26 17:20:10 +02:00
status.go Add client debug features (#1884) 2024-04-26 17:20:10 +02:00
testutil.go Feature/peer validator (#1553) 2024-03-27 18:48:48 +01:00
up_daemon_test.go Rename module to netbirdio/netbird (#288) 2022-03-26 12:08:54 +01:00
up.go support to configure extra blacklist of iface in "up" command (#1734) 2024-03-28 09:56:41 +01:00
version.go Add version info command to signal server (#739) 2023-03-15 07:54:51 +01:00