Examples (4)
Show current configuration
sacctmgr show configurationAdd an account to the slurm database
sacctmgr add account account_name cluster=cluster_of_accountShow details of user/association/cluster/account using a specific format
sacctmgr show user|association|cluster|account format="Account%10" format="GrpTRES%30"made by @shridhargupta | data from tldr-pages