Switch to named arguments for all nodes subcommands. Update docs
accordingly. Fix integration test failure.
This commit is contained in:
parent
25c67cf2aa
commit
f9187bdfc4
4 changed files with 37 additions and 37 deletions
2
api.go
2
api.go
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue