Namespace is now a flag for all the commands
This commit is contained in:
parent
7646bd8fd4
commit
b83318bfb3
5 changed files with 69 additions and 33 deletions
|
@ -78,7 +78,7 @@ Suggestions/PRs welcomed!
|
|||
|
||||
8. In the server, register your machine to a namespace with the CLI
|
||||
```shell
|
||||
./headscale register YOURMACHINEKEY myfirstnamespace
|
||||
./headscale -n myfirstnamespace register YOURMACHINEKEY
|
||||
```
|
||||
|
||||
## Configuration reference
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue