Interface to Slurm via REST API. It can be used in two modes: Inetd Mode & Listen Mode. More information: https://slurm.schedmd.com/slurmrestd.html.
slurmrestd --g group_id [host]:port | unix:/path/to/socket
slurmrestd -a authentication_plugins [host]:port | unix:/path/to/socket
slurmrestd -f path/to/file
slurmrestd -u user_id
slurmrestd -h
slurmrestd -V