NAME
sbank-user - Create, delete or list a slurm user
SYNOPSIS
sbank user subcommand [OPTION]...
DESCRIPTION
slurm bank administrative tool (wraps sacctmgr) for systematically creating, delete and listing accounts. The scripts use a similar terminology to GOLD's project.
EXPERIMENTAL - creating and deleting accounts are experimental. The behaviour of this command isn't well defined.
-h
show help message
-d
show debug messages
-a, --account
Specify the slurm account
-c, --cluster
Specify the slurm cluster
list
List users in slurmdbd
account
Return default account for the user calling this command.
-u, --user
Return the default account of a given username
-c, --cluster
Specify the slurm cluster
EXAMPLES
To list all users in 'mycluster'
sbank user list -c mycluster
To list all users in 'account0001'
sbank user list -a account0001
SEE ALSO
- sbank(1)
- sbank-deposit(1)
AUTHOR
Jimmy Tang jtang@tchpc.tcd.ie
COPYRIGHT
Copyright (C) 2011 Trinity Centre for High Performance Computing, Trinity Collge Dublin. There is NO WARRANTY, to the extent permitted by law.