aboutsummaryrefslogtreecommitdiff
path: root/bbot/agent.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bbot/agent.cli')
-rw-r--r--bbot/agent.cli7
1 files changed, 7 insertions, 0 deletions
diff --git a/bbot/agent.cli b/bbot/agent.cli
index c67535e..b71db4e 100644
--- a/bbot/agent.cli
+++ b/bbot/agent.cli
@@ -149,6 +149,13 @@ namespace bbot
"Fake the package building process by creating the aborted build result."
}
+ path --fake-machine
+ {
+ "<file>",
+ "Fake the machine enumeration process by reading the machine header
+ manifest from <file> (or \cb{stdin} if <file> is '\cb{-}')."
+ }
+
path --fake-request
{
"<file>",