Skip to content

Commit 609e242

Browse files
authored
DEV: (cmds) add RR diag. to FT.HYBRID; update CLUSTER MIGRATION (#2565)
1 parent 64c78a8 commit 609e242

File tree

3 files changed

+285
-27
lines changed

3 files changed

+285
-27
lines changed

content/commands/cluster-migration.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ arguments:
4141
type: pure-token
4242
name: status
4343
token: STATUS
44-
type: block
44+
type: oneof
4545
name: subcommand
4646
type: oneof
4747
arity: -4
@@ -68,8 +68,8 @@ linkTitle: CLUSTER MIGRATION
6868
railroad_diagram: /images/railroad/cluster-migration.svg
6969
since: 8.4.0
7070
summary: Start, monitor, and cancel atomic slot migration tasks.
71-
syntax_fmt: "CLUSTER MIGRATION <IMPORT\_start-slot end-slot [start-slot end-slot ...]\n\
72-
\ | CANCEL\_<ID\_task-id | ALL> | STATUS\_<ID\_task-id | ALL>"
71+
syntax_fmt: "CLUSTER MIGRATION <IMPORT\_start-slot end-slot\n [start-slot\
72+
\ end-slot ...] | CANCEL\_<ID\_task-id | ALL> |\n STATUS\_<[ID\_task-id] | [ALL]>>"
7373
title: CLUSTER MIGRATION
7474
---
7575

static/images/railroad/cluster-migration.svg

Lines changed: 28 additions & 24 deletions
Loading

0 commit comments

Comments
 (0)