File tree 3 files changed +9
-3
lines changed
docs/source/sctool/partials
3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -32,9 +32,11 @@ options:
32
32
Only works with tables restoration (--restore-tables=true).
33
33
Syntax:
34
34
"source_dc1=>target_dc1;source_dc2=>target_dc2"
35
+
35
36
Multiple mappings are separated by semicolons (;)
36
37
Examples:
37
- "dc1=>dc3;dc2=>dc4" - data from dc1 should be restored to dc3 and data from dc2 should be restored to dc4.
38
+ "dc1=>dc3;dc2=>dc4" - data from dc1 should be restored to dc3 and data from dc2 should be restored to dc4.
39
+
38
40
Note: Only DCs that are provided in mappings will be restored.
39
41
- name : dry-run
40
42
default_value : " false"
Original file line number Diff line number Diff line change @@ -30,9 +30,11 @@ options:
30
30
Only works with tables restoration (--restore-tables=true).
31
31
Syntax:
32
32
"source_dc1=>target_dc1;source_dc2=>target_dc2"
33
+
33
34
Multiple mappings are separated by semicolons (;)
34
35
Examples:
35
- "dc1=>dc3;dc2=>dc4" - data from dc1 should be restored to dc3 and data from dc2 should be restored to dc4.
36
+ "dc1=>dc3;dc2=>dc4" - data from dc1 should be restored to dc3 and data from dc2 should be restored to dc4.
37
+
36
38
Note: Only DCs that are provided in mappings will be restored.
37
39
- name : dry-run
38
40
default_value : " false"
Original file line number Diff line number Diff line change @@ -79,7 +79,9 @@ dc-mapping: |
79
79
Only works with tables restoration (--restore-tables=true).
80
80
Syntax:
81
81
"source_dc1=>target_dc1;source_dc2=>target_dc2"
82
+
82
83
Multiple mappings are separated by semicolons (;)
83
84
Examples:
84
- "dc1=>dc3;dc2=>dc4" - data from dc1 should be restored to dc3 and data from dc2 should be restored to dc4.
85
+ "dc1=>dc3;dc2=>dc4" - data from dc1 should be restored to dc3 and data from dc2 should be restored to dc4.
86
+
85
87
Note: Only DCs that are provided in mappings will be restored.
You can’t perform that action at this time.
0 commit comments