We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d248fe commit 41d32e0Copy full SHA for 41d32e0
docker/yb-voyager-docker
@@ -42,7 +42,9 @@ volume_dirs=("--export-dir"
42
"--source-ssl-key"
43
"--source-ssl-root-cert"
44
"--table-list-file-path"
45
-"--exclude-table-list-file-path")
+"--exclude-table-list-file-path"
46
+"--assessment-metadata-dir"
47
+"--assessment-report-path")
48
49
# Loop through the array and capture the environment variables
50
for var_name in "${variables[@]}"; do
0 commit comments