commands.sh

sshare

linux

List the shares of associations to a cluster.

More info →

Options (2)

-o, --formatboolean

Control the fields to display

Example: sshare {{[-o|--format]}} {{format_string}}
-u, --usersboolean

Display information for the specified users only

Example: sshare {{[-u|--users]}} {{user_id_1,user_id_2,...}}

Examples (4)

List Slurm share information

Control the output format

sshare --parsable|parsable2|json|yaml

Control the fields to display

sshare [-o|--format] format_string

Display information for the specified users only

sshare [-u|--users] user_id_1,user_id_2,...
made by @shridhargupta | data from tldr-pages