aboutsummaryrefslogtreecommitdiff
path: root/load/load.cli
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-04-17 22:46:39 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-04-26 18:34:05 +0300
commit559fbe0cbdb16f0c7c3a2f33e326a3b5930fd3f3 (patch)
tree6b767619db5cd11737b3bdd6b2e7c10e100c7018 /load/load.cli
parent86c8ca15782026e1927fd36021a8b2b2972b7d71 (diff)
Add support for overrides parameter in CI request handler
Diffstat (limited to 'load/load.cli')
-rw-r--r--load/load.cli7
1 files changed, 7 insertions, 0 deletions
diff --git a/load/load.cli b/load/load.cli
index 6dc6e48..17aba5b 100644
--- a/load/load.cli
+++ b/load/load.cli
@@ -59,6 +59,13 @@ class options
specified, then the single-tenant mode is assumed."
};
+ brep::path --overrides-file
+ {
+ "<file>",
+ "Read package manifest overrides from the specified manifest fragment
+ file and apply them to packages being loaded."
+ }
+
std::string --db-user|-u
{
"<user>",