netbird/management/cmd
Viktor Liu 1d5e871bdf
[misc] Move shared components to shared directory (#4286)
Moved the following directories:

```
  - management/client → shared/management/client
  - management/domain → shared/management/domain
  - management/proto → shared/management/proto
  - signal/client → shared/signal/client
  - signal/proto → shared/signal/proto
  - relay/client → shared/relay/client
  - relay/auth → shared/relay/auth
```

and adjusted import paths
2025-08-05 15:22:58 +02:00
..
defaults.go Feature/dns protocol (#543) 2022-11-07 15:38:21 +01:00
management_test.go [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
management.go [misc] Move shared components to shared directory (#4286) 2025-08-05 15:22:58 +02:00
migration_up.go Print out the goroutine id (#3433) 2025-03-07 14:06:47 +01:00
root.go [management] fix extend call and move config to types (#3575) 2025-03-27 13:04:50 +01:00