flux-account-bank-info(1)
SYNOPSIS
flux account bank-info [OPTIONS]
DESCRIPTION
flux account bank-info displays fair-share and shares information for banks and users in the database. By default, if no options are specified, it shows information for the current user.
- -t/--tree <bank>
Display all children of <bank>, including users.
- -T/--tree-no-users <bank>
Display all children of <bank>, excluding users.
- -r/--to-root <bank>
Display all parents for <bank> up to the root.
- -u/--user <user>
Display all banks for <user>.
- -v/--verbose
Display detailed usage information.
- -P/--parsable
Output pipe (
|) delimited columns for easy parsing.
- -n/--noheader
Do not display column headers.
- -x/--exclude <bank>
Do not display <bank> in output (defaults to 'expired').