aboutsummaryrefslogtreecommitdiff
path: root/bbot/agent.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bbot/agent.cli')
-rw-r--r--bbot/agent.cli14
1 files changed, 14 insertions, 0 deletions
diff --git a/bbot/agent.cli b/bbot/agent.cli
index a10889e..562860f 100644
--- a/bbot/agent.cli
+++ b/bbot/agent.cli
@@ -64,6 +64,20 @@ namespace bbot
the default."
}
+ size_t --bootstrap-timeout = 600
+ {
+ "<sec>",
+ "Maximum number of seconds to wait for machine bootstrap completion,
+ 600 (10 minutes) by default."
+ }
+
+ size_t --build-timeout = 1800
+ {
+ "<sec>",
+ "Maximum number of seconds to wait for build completion, 1800 (30
+ minutes) by default."
+ }
+
uint16_t --verbose = 1
{
"<level>",