nsc volume list
Lists the volumes for this workspace.
volume list
lists the volumes for this workspace.
For each volume tag, you can observe the size, last usage and whether the volume is currently attached to an instance.
Usage
nsc volume list
Example
% nsc volume list
┌──────────────────────────────────────────────────────────────────┐
│ Tag Size Attached To Last Used │
│──────────────────────────────────────────────────────────────────│
│ build-cluster-arm64 64 GB not attached 22 hours ago │
│ build-cluster-amd64 64 GB not attached 22 hours ago │
│ my-private-docker-image-cache 20 GB not attached 1 month ago │
│ my-private-preview-cache 20 GB not attached 1 month ago │
└──────────────────────────────────────────────────────────────────┘