mirror of
https://github.com/juanfont/headscale.git
synced 2026-01-23 20:08:28 +01:00
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. |
||
|---|---|---|
| .. | ||
| debug.go | ||
| namespaces.go | ||
| nodes.go | ||
| preauthkeys.go | ||
| root.go | ||
| routes.go | ||
| server.go | ||
| utils.go | ||
| version.go | ||