flux-account-list-banks(1)

SYNOPSIS

flux account list-banks

DESCRIPTION

flux account list-banks will list all of the banks in the bank_table. By default, it will include every column in the bank_table, but the output can be customized by specifying which columns to include.

--inactive

Include inactive banks in the output.

--fields

A list of columns from the table to include in the output. By default, all columns are included.

--json

Output data in JSON format. By default, the format of any returned data is in a table format.