netbird/client/cmd
Ali Amer 40fdeda838
[client] add new filter-by-connection-type flag (#4010)
introduces a new flag --filter-by-connection-type to the status command.
It allows users to filter peers by connection type (P2P or Relayed) in both JSON and detailed views.

Input validation is added in parseFilters() to ensure proper usage, and --detail is auto-enabled if no output format is specified (consistent with other filters).
2025-07-21 11:55:17 +02:00
..
debug_unix.go [client] Set up signal to generate debug bundles (#3683) 2025-04-16 11:06:22 +02:00
debug_windows.go [client] Set up signal to generate debug bundles (#3683) 2025-04-16 11:06:22 +02:00
debug.go [client] add new filter-by-connection-type flag (#4010) 2025-07-21 11:55:17 +02:00
down.go [client] Destory WG interface on down timeout (#2435) 2024-09-02 19:19:14 +02:00
forwarding_rules.go [client, management] Add port forwarding (#3275) 2025-03-09 16:06:43 +01:00
login_test.go [client] Refactor/iface pkg (#2646) 2024-10-02 18:24:22 +02:00
login.go [client] Add FreeBSD desktop client support to OAuth flow (#3822) 2025-05-14 19:52:02 +03:00
networks.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
pprof.go [client] Add pprof build tag (#2964) 2024-12-01 19:22:52 +01:00
root_test.go [client] Refactor/iface pkg (#2646) 2024-10-02 18:24:22 +02:00
root.go [client] Add rotated logs flag for debug bundle generation (#4100) 2025-07-10 16:13:53 +02:00
service_controller.go [client] Fix macos privacy warning when checking static info (#3496) 2025-04-25 14:41:57 +02:00
service_installer.go [client] Allow the netbird service to log to console (#3916) 2025-06-03 13:09:39 +02:00
service.go [client] Add systemd netbird logs to debug bundle (#3917) 2025-06-05 13:54:15 +02:00
ssh.go [client] Allow ssh server on freebsd (#3170) 2025-01-14 12:43:13 +01:00
state.go [client] Add state handling cmdline options (#2821) 2024-12-03 16:07:18 +01:00
status_test.go [client] Add netbird ui improvements (#3222) 2025-02-21 16:29:21 +01:00
status.go [client] add new filter-by-connection-type flag (#4010) 2025-07-21 11:55:17 +02:00
system.go [management] Refactor routes to use store methods (#2928) 2025-06-18 16:40:29 +03:00
testutil_test.go [management] Add validate flow response (#4172) 2025-07-18 12:18:52 +02:00
trace.go [client] Improve icmp conntrack log (#3963) 2025-06-16 10:12:59 +02:00
up_daemon_test.go [client] Allow setup keys to be provided in a file (#2337) 2024-08-09 17:32:09 +02:00
up.go [client] Add block inbound flag to disallow inbound connections of any kind (#3897) 2025-06-03 10:53:27 +02:00
version.go Add version info command to signal server (#739) 2023-03-15 07:54:51 +01:00