flux-framework / flux-accounting

bank/accounting interface for the Flux resource manager
https://flux-framework.readthedocs.io/projects/flux-accounting/en/latest/index.html
GNU Lesser General Public License v3.0
3 stars 10 forks source link

`flux view-account --list-all-banks-in-json-please` #472

Closed wihobbs closed 3 months ago

wihobbs commented 3 months ago

Steph was asking (for myLC/Lorenz) if there's a command in accounting that can be used to list all of the banks (excluding the expired ones) on a host. I assume that if there isn't, this is probably pretty low-hanging fruit...?

By my understanding she has a workaround already that yields a tree structure with all of the banks under root, but that requires a lot of string parsing.