Coder powers secure, scalable development across key industries — automotive, finance, government, and technology — enabling faster builds, tighter compliance, and seamless AI adoption in enterprise-grade cloud environments.
list all user accounts
coder users ls [flags]
coder users ls -o json
coder users ls -o json | jq .[] | jq -r .email
-h, --help help for ls
-o, --output string human | json (default "human")
-v, --verbose show verbose output