Namespace is now a flag for all the commands

This commit is contained in:
Juan Font Alonso 2021-04-30 00:23:26 +02:00
parent 7646bd8fd4
commit b83318bfb3
5 changed files with 69 additions and 33 deletions

View file

@ -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