diff options
Diffstat (limited to 'load/load.cli')
-rw-r--r-- | load/load.cli | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/load/load.cli b/load/load.cli index bbe54ff..62c3204 100644 --- a/load/load.cli +++ b/load/load.cli @@ -52,6 +52,12 @@ class options repositories." }; + std::string --tenant + { + "Tenant the package and repository information should be loaded in. If not + specified, then the single-tenant mode is assumed." + }; + std::string --db-user|-u { "<user>", |