mirror of
https://github.com/juanfont/headscale.git
synced 2025-12-09 20:04:54 +01:00
* when listing nodes, a namespace is now optional, when it is not provided, all nodes are shown * when deleting, and sharing a node, remove the `namespace` flag, it was superfluous and unused * when unsharing a node, specify the namespace as an argument not a flag, making the UX the same as for sharing. Also refactor the share/unshare code to reuse the shared bits. |
||
|---|---|---|
| .. | ||
| namespaces.go | ||
| nodes.go | ||
| preauthkeys.go | ||
| root.go | ||
| routes.go | ||
| server.go | ||
| utils.go | ||
| version.go | ||