netbird/client/cmd
Krzysztof Nazarewski (kdn) af8687579b
client: container: support CLI with entrypoint addition (#4126)
This will allow running netbird commands (including debugging) against the daemon and provide a flow similar to non-container usages.

It will by default both log to file and stderr so it can be handled more uniformly in container-native environments.
2025-07-25 11:44:30 +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: container: support CLI with entrypoint addition (#4126) 2025-07-25 11:44:30 +02:00
forwarding_rules.go [client, management] Add port forwarding (#3275) 2025-03-09 16:06:43 +01:00
login_test.go client: container: support CLI with entrypoint addition (#4126) 2025-07-25 11:44:30 +02:00
login.go client: container: support CLI with entrypoint addition (#4126) 2025-07-25 11:44:30 +02: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: container: support CLI with entrypoint addition (#4126) 2025-07-25 11:44:30 +02:00
service_controller.go client: container: support CLI with entrypoint addition (#4126) 2025-07-25 11:44:30 +02:00
service_installer.go client: container: support CLI with entrypoint addition (#4126) 2025-07-25 11:44:30 +02:00
service_test.go [client] Add env and status flags for netbird service command (#3975) 2025-07-24 13:34:55 +02:00
service.go [client] Add env and status flags for netbird service command (#3975) 2025-07-24 13:34:55 +02:00
ssh.go client: container: support CLI with entrypoint addition (#4126) 2025-07-25 11:44:30 +02: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: container: support CLI with entrypoint addition (#4126) 2025-07-25 11:44:30 +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: container: support CLI with entrypoint addition (#4126) 2025-07-25 11:44:30 +02:00
version.go Add version info command to signal server (#739) 2023-03-15 07:54:51 +01:00