1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-12-20 19:09:07 +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 Switch to named arguments for all nodes subcommands. Update docs 2021-10-28 09:31:15 -04:00
preauthkeys.go Merge branch 'main' into complete-expire-command 2021-10-16 09:41:14 +02:00
root.go Added --force flag on node delete (fixes #164) 2021-10-16 12:30:52 +02:00
routes.go Add --all flag to routes enable command to enable all advertised routes 2021-08-21 15:04:30 +01:00
server.go
utils.go Move context per cure's suggestion 2021-10-31 16:26:51 +00:00
version.go Added version checker on startup 2021-09-27 16:26:18 +02:00