From 1836a69ac5bc7ab00250fe4e24754ae556bab891 Mon Sep 17 00:00:00 2001 From: Alexander Indenbaum Date: Mon, 19 Aug 2024 14:13:12 +0000 Subject: [PATCH] mon/MonCommands.h: nvme-gw show permissions Signed-off-by: Alexander Indenbaum --- src/mon/MonCommands.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mon/MonCommands.h b/src/mon/MonCommands.h index 3f3e5ba9a47..094a318f920 100644 --- a/src/mon/MonCommands.h +++ b/src/mon/MonCommands.h @@ -1412,7 +1412,7 @@ COMMAND("nvme-gw show" " name=pool,type=CephString" " name=group,type=CephString", " show nvmeof gateways within (pool, group)", - "mgr", "rw") + "mon", "r") // these are tell commands that were implemented as CLI commands in // the broken pre-octopus way that we want to allow to work when a -- 2.47.3