We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b35b42a commit 5a745aaCopy full SHA for 5a745aa
1 file changed
en/reference/clients/vespa-cli/vespa_prod_deploy.md
@@ -43,6 +43,7 @@ $ vespa prod deploy
43
-h, --help help for deploy
44
--risk int The risk score of source code being deployed. 0 to ignore (default 0)
45
--source-url string URL which points to the source code being deployed. For example the build job running the submission
46
+ --wait int Seconds to wait for the build to complete before returning (0 to return immediately)
47
```
48
49
### Options inherited from parent commands
0 commit comments