summaryrefslogtreecommitdiff
path: root/src/commands/sentinel-failover.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/sentinel-failover.json')
-rw-r--r--src/commands/sentinel-failover.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/commands/sentinel-failover.json b/src/commands/sentinel-failover.json
index 346528e88..f6640168a 100644
--- a/src/commands/sentinel-failover.json
+++ b/src/commands/sentinel-failover.json
@@ -10,6 +10,12 @@
"ADMIN",
"SENTINEL",
"ONLY_SENTINEL"
+ ],
+ "arguments": [
+ {
+ "name": "master-name",
+ "type": "string"
+ }
]
}
}