bhatti user list
bhatti user list server only
Section titled “bhatti user list ”List all users on the server.
Synopsis
Section titled “Synopsis”sudo bhatti user list
Description
Section titled “Description”Lists all users with ID, name, current sandbox count vs. limit, per-sandbox CPU and memory caps, and assigned subnet index. Reads from the local SQLite database.
Examples
Section titled “Examples”sudo bhatti user listID NAME SANDBOXES CPUS MEM SUBNETusr_a1b2c3d4 alice 3/10 4 4096 2usr_e5f6g7h8 bob 0/5 4 4096 3usr_i9j0k1l2 worker-bot 5/5 2 2048 4The SANDBOXES column is current/limit — 5/5 means at-cap.
Options
Section titled “Options”This command takes only global flags. See Global flags for --url, --token, --json, --timing, --data-dir.
See also
Section titled “See also”bhatti user createbhatti admin status— also shows per-user sandbox breakdown