table of contents
- trixie 2.13-2
- testing 2.16-1
- unstable 2.16-1
- experimental 3.1-1
| NVME-SOLIDIGM-CLEA(1) | NVMe Manual | NVME-SOLIDIGM-CLEA(1) |
NAME¶
nvme-solidigm-clear-fw-activate-history - Clear firmware update history log
SYNOPSIS¶
nvme [<global-options>] solidigm clear-fw-activate-history <device>
[--no-uuid | -n]
DESCRIPTION¶
This command is a redirect to the OCP plugin’s clear firmware update history log command. For detailed usage and options, please refer to the documentation for nvme ocp clear-fw-activate-history.
The <device> parameter is mandatory and may be either the NVMe character device (ex: /dev/nvme0) or block device (ex: /dev/nvme0n1).
OPTIONS¶
-n, --no-uuid
GLOBAL OPTIONS¶
The following options are defined at the top-level nvme command and are available to this subcommand:
--dry-run
--no-ioctl-probing
--no-retries
-o <fmt>, --output-format=<fmt>
--output-format-version=<version>
--timeout=<ms>
-v, --verbose
These options can also be set as machine-wide defaults in nvme-cli.conf(5). A command-line flag always overrides the file.
EXAMPLES¶
# nvme solidigm clear-fw-activate-history /dev/nvme0
# nvme solidigm clear-fw-activate-history /dev/nvme0 --no-uuid
SEE ALSO¶
NVME¶
Part of the nvme-cli suite.
| 09/19/2026 | NVMe |