]> www.infradead.org Git - users/sagi/nvme-cli.git/commitdiff
completions: fix mgmt-addr-list-log command
authorTokunori Ikegami <ikegami.t@gmail.com>
Sun, 26 Jan 2025 01:29:09 +0000 (10:29 +0900)
committerDaniel Wagner <wagi@monom.org>
Mon, 10 Feb 2025 12:46:38 +0000 (13:46 +0100)
Since missed to add the command into the command list.

Signed-off-by: Tokunori Ikegami <ikegami.t@gmail.com>
completions/_nvme

index c8c3c5e63da2bea817f1ff5904fb3eb7437003a9..0e44629e29bc281c215779277fcb875c34698514 100644 (file)
@@ -110,6 +110,7 @@ _nvme () {
        'set-reg:write and show the defined NVMe controller register'
        'io-mgmt-recv:send an I/O management receive command'
        'io-mgmt-send:send an I/O management send command'
+       'mgmt-addr-list-log:retrieve management address list log'
        'version:show the program version'
        'ocp:OCP cloud SSD extensions'
        'solidigm:Solidigm plug-in extensions'