diff --git a/etc/rally.bash_completion b/etc/rally.bash_completion index 79e0728a..cff00610 100644 --- a/etc/rally.bash_completion +++ b/etc/rally.bash_completion @@ -56,7 +56,7 @@ _rally() OPTS["verify_results"]="--uuid --html --json --output-file" OPTS["verify_show"]="--uuid --sort-by --detailed" OPTS["verify_showconfig"]="--deployment" - OPTS["verify_start"]="--deployment --set --regex --tests-file --tempest-config --no-use --system-wide-install" + OPTS["verify_start"]="--deployment --set --regex --tests-file --tempest-config --no-use --system-wide-install --concurrency" OPTS["verify_uninstall"]="--deployment" OPTS["verify_use"]="--verification"