mirror of
https://github.com/juanfont/headscale.git
synced 2025-12-09 20:04:54 +01:00
- `namespace`, `ns`, `user`, `users` are aliases for `namespaces` command - `c`, `new` are aliases for the `create` subcommand - `delete` is an alias for the `destroy` subcommand - `mv` is an alias for the `rename` subcommand - `ls`, `show` are aliases for the `list` subcommand |
||
|---|---|---|
| .. | ||
| api_key.go | ||
| debug.go | ||
| generate.go | ||
| namespaces.go | ||
| nodes.go | ||
| preauthkeys.go | ||
| pterm_style.go | ||
| root.go | ||
| routes.go | ||
| server.go | ||
| utils.go | ||
| version.go | ||