1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-03-01 00:21:18 +01:00
juanfont.headscale/cmd/headscale/cli
Kristoffer Dalby 4226da3d6b Add "debug" command
This commit adds a debug command tree, intended to host commands used
for debugging and testing.

It adds a create node/machine command which will be used later to create
machines that can be used to test the registration command.
2021-11-04 22:08:45 +00:00
..
debug.go Add "debug" command 2021-11-04 22:08:45 +00:00
namespaces.go Move context per cure's suggestion 2021-10-31 16:26:51 +00:00
nodes.go
preauthkeys.go
root.go
routes.go
server.go
utils.go Move context per cure's suggestion 2021-10-31 16:26:51 +00:00
version.go