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