Skip to main content

sima-cli nvme

Perform NVMe operations on the Modalix DevKit.

Parent command: sima-cli

Usage

sima-cli nvme [OPTIONS] {format|remount}

Options

None.

Arguments

NameDescription
OPERATION(required)

Full Help

Usage: sima-cli nvme [OPTIONS] {format|remount}

Perform NVMe operations on the Modalix DevKit.

Available operations:

format - Format the NVMe drive and mount it to /media/nvme

remount - Remount the existing NVMe partition to /media/nvme

Example: sima-cli nvme format

sima-cli nvme remount

Options:
--help Show this message and exit.