logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nvme-solidigm-vs-fw-activate-history - Get firmware activation history log

Description

       This command retrieves the firmware activation history log for Solidigm NVMe devices. It redirects to the
       OCP plug-in for compatibility.

Examples

       •   Print the firmware activation history log in normal format:

               # nvme solidigm vs-fw-activate-history /dev/nvme0

       •   Print the firmware activation history log in JSON format:

               # nvme solidigm vs-fw-activate-history /dev/nvme0 -o json

Name

       nvme-solidigm-vs-fw-activate-history - Get firmware activation history log

Nvme

       Part of the nvme-cli suite

NVMe                                               02/16/2025                               NVME-SOLIDIGM-VS-(1)

Options

       -o <fmt>, --output-format=<fmt>
           Set the reporting format to normal or json. Only one output format can be used at a time. Default is
           normal.

Synopsis

nvmesolidigmvs-fw-activate-history <device> [OPTIONS]

See Also