How to list Headscale namespaces

To list namespaces (which are comparable to accounts) in headscale, run

list_headscale_namespaces.sh
headscale namespaces list

If you are using headscale using docker-compose, use e.g.

list_headscale_namespaces_docker.sh
docker-compose exec headscale headscale namespaces list

Example output

headscale_namespaces_output.txt
ID | Name | Created            
1  | uli  | 2022-01-16 19:54:55

Check out similar posts by category: Headscale, Networking, VPN