1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-02-01 00:20:14 +01:00
juanfont.headscale/cmd/headscale
Kristoffer Dalby 79871d2463 Make namespace command use gRPC
This commit is a first in a series of commits migrating the command
interfaces to use the new gRPC client.

As a part of this commit, they have been streamlined and each command
_should_ be a bit more similar and use consistent output.

By using the new output function, we now make sure its always json
(errors and everything) if the user asks for JSON.
2021-11-04 22:42:21 +00:00
..
cli Make namespace command use gRPC 2021-11-04 22:42:21 +00:00
headscale_test.go Resolve merge conflict 2021-10-24 21:21:01 +01:00
headscale.go Simplify loglevel parser, turn off logs when machine output is set 2021-11-04 22:32:13 +00:00