Examples (3)
Format and add a new device to an existing filesystem.
sudo bcachefs device add --label group.name path/to/mountpoint path/to/deviceMigrate data off a device to prepare for removal
bcachefs device evacuate path/to/devicePermanently remove a device from a filesystem
bcachefs device remove path/to/devicemade by @shridhargupta | data from tldr-pages