1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-10-17 20:05:55 +02:00
juanfont.headscale/cmd/headscale/cli
Ward Vandewege acf7e462ad Improvements for namespace deletion: add a confirmation prompt, and make
sure to also delete any associated preauthkeys.
2021-11-13 14:01:05 -05:00
..
debug.go Unwrap grpc errors to make nicer user facing errors 2021-11-07 10:15:32 +00:00
namespaces.go Improvements for namespace deletion: add a confirmation prompt, and make 2021-11-13 14:01:05 -05:00
nodes.go Fix Reusable typo, add tests for Augustines scenario 2021-11-08 20:49:03 +00:00
preauthkeys.go Fix Reusable typo, add tests for Augustines scenario 2021-11-08 20:49:03 +00:00
root.go Add yaml to output help 2021-11-07 08:58:45 +00:00
routes.go Unwrap grpc errors to make nicer user facing errors 2021-11-07 10:15:32 +00:00
server.go Expire the ephemeral nodes in the Serve method 2021-08-12 21:44:12 +02:00
utils.go Attempt to dry up CLI client, add proepr config 2021-11-07 09:41:14 +00:00
version.go Use new json wrapper for version command 2021-11-04 22:41:55 +00:00