flux-account-view-bank(1)
SYNOPSIS
flux account view-bank BANK [OPTIONS]
DESCRIPTION
flux account view-bank returns all of the various attributes for the bank specified. Options can be passed in to view all users that belong to this bank or view the bank in relation to other banks in the flux-accounting database hierarchy.
- --tree
View the flux-accounting database hierarchy in a tree format where BANK is the root of the tree.
- --parsable
Similar to
--tree, view the flux-accounting database hierarchy in a tree format where BANK is the root of the tree, delimited by a pipe (|) character.
- --users
List every user that belongs to BANK, along with their basic accounting information.
- --fields
Customize which fields are returned in the output of
view-bank.
- -o/--format
Specify output format using Python's string format syntax.
- -c/--concise
Only list associations under this bank that have contributed to the bank's current job usage value.