1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-10-17 20:05:55 +02:00
juanfont.headscale/cmd/headscale
Ward Vandewege dd7557850e cli changes for the nodes subcommand:
* 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.
2021-10-24 17:50:28 -04:00
..
cli cli changes for the nodes subcommand: 2021-10-24 17:50:28 -04:00
headscale_test.go Resolve merge conflict 2021-10-24 21:21:01 +01:00
headscale.go This commit disables the version checker when JSON output (#153) 2021-10-13 00:18:55 +02:00