diff --git a/etc/rally.bash_completion b/etc/rally.bash_completion index e9b38d36..4f6fae9b 100644 --- a/etc/rally.bash_completion +++ b/etc/rally.bash_completion @@ -58,7 +58,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 --xfails-file --no-use --system-wide --concurrency --failing" + OPTS["verify_start"]="--deployment --set --regex --tests-file --skip-list --tempest-config --xfails-file --no-use --system-wide --concurrency --failing" OPTS["verify_uninstall"]="--deployment" OPTS["verify_use"]="--uuid"