info

struct InfoVerb : public PartitionVerb

Implements the info CLI verb.

Prints information about a partition: including the volumes on it.

Usage

On Unix:

sudo apfs info /dev/rdisk4 --partition 1849D6CC-9C08-4AAF-84D5-3A792680BB38

On Windows, in an administrator command prompt/powershell:

apfs info \\.\PhysicalDrive1 --partition 1849D6CC-9C08-4AAF-84D5-3A792680BB38

To find out your partition’s GUID, use the diskinfo command.