1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-12-20 19:09:07 +01:00
juanfont.headscale/cmd/headscale/cli
2022-08-10 15:35:26 +02:00
..
api_key.go Use Prometheus duration parser (support days and weeks) 2022-05-30 16:10:39 +02:00
debug.go
dump_config.go add integration test for headscale -c 2022-06-05 23:13:58 +08:00
generate.go feat(aliases): add 'gen' alias for 'generate' command 2022-03-02 14:29:33 +10:00
namespaces.go feat(aliases): add aliases for namespaces command 2022-03-02 14:35:20 +10:00
nodes.go Replace machine key with node key in preparation for Noise in auth related stuff 2022-08-10 15:35:26 +02:00
preauthkeys.go Use Prometheus duration parser (support days and weeks) 2022-05-30 16:10:39 +02:00
pterm_style.go
root.go Merge branch 'main' into enhance_cli_config 2022-06-07 22:51:47 +08:00
routes.go modified code to satisfy golangci-lint and added integration test 2022-05-11 09:31:24 +10:00
server.go Rename one char var 2022-06-05 17:52:28 +02:00
utils.go Update cmd/headscale/cli/utils.go 2022-06-26 09:52:11 +02:00
version.go