Switch to named arguments for all nodes subcommands. Update docs

accordingly. Fix integration test failure.
This commit is contained in:
Ward Vandewege
2021-10-28 09:30:41 -04:00
parent 25c67cf2aa
commit f9187bdfc4
4 changed files with 37 additions and 37 deletions

2
api.go
View File

@@ -43,7 +43,7 @@ func (h *Headscale) RegisterWebAPI(c *gin.Context) {
<p>
<code>
<b>headscale -n NAMESPACE nodes register %s</b>
<b>headscale -n NAMESPACE nodes register -k %s</b>
</code>
</p>