cubic images

$ cubic images --help
List VM images

Examples:

  $ cubic images
  Name                       Arch         Size   Cached
  archlinux:latest           amd64   518.7 MiB       no
  debian:{12, bookworm}      amd64   424.2 MiB       no
  debian:{11, bullseye}      amd64   343.8 MiB       no
  debian:{10, buster}        amd64   301.7 MiB       no
  debian:{13, trixie}        amd64   412.0 MiB      yes
  fedora:41                  amd64   468.9 MiB       no
  fedora:42                  amd64   507.6 MiB       no
  fedora:43                  amd64   556.3 MiB       no
  opensuse:15.5              amd64   643.1 MiB       no
  [...]
  opensuse:15.6              amd64   682.7 MiB       no
  [...]
  rockylinux:10              amd64   548.8 MiB       no
  rockylinux:8               amd64     1.9 GiB       no
  rockylinux:9               amd64   618.8 MiB       no
  [...]
  ubuntu:{24.04, noble}      amd64   250.4 MiB      yes
  [...]

Usage: cubic images [OPTIONS]

Options:
  -a, --all
          Show all images

  -v, --verbose
          Increase logging output

  -q, --quiet
          Reduce logging output

  -h, --help
          Print help (see a summary with '-h')