github.com/panekj/cli@v0.0.0-20230304125325-467dd2f3797e/cli/command/formatter/testdata/disk-usage-raw-format.golden (about)

     1  type: Images
     2  total: 0
     3  active: 0
     4  size: 0B
     5  reclaimable: 0B
     6  
     7  type: Containers
     8  total: 0
     9  active: 0
    10  size: 0B
    11  reclaimable: 0B
    12  
    13  type: Local Volumes
    14  total: 0
    15  active: 0
    16  size: 0B
    17  reclaimable: 0B
    18  
    19  type: Build Cache
    20  total: 0
    21  active: 0
    22  size: 0B
    23  reclaimable: 0B
    24