/dusage

Show disk usage and quota on a cluster.

Primary LanguagePythonMIT LicenseMIT

dusage

Show disk usage and quota on a cluster. Supports BeeGFS and Lustre but is probably still too hard-coded for "our" clusters and path locations.

screenshot

Available options:

$ dusage --help

Usage: dusage [OPTIONS]

Options:
  -u, --user TEXT     The username to check (default: *****).
  -p, --project TEXT  The allocation project.
  --csv               Print information as comma-separated values for parsing
                      by other scripts.

  --no-colors         Disable colors.
  --help              Show this message and exit.