Skip to content
Snippets Groups Projects

V2021 11

Closed Steffen Köhler requested to merge v2021-11 into master
Compare and Show latest version
1 file
+ 2
0
Preferences
Compare changes
+ 2
0
@@ -12,6 +12,8 @@ This command can be used to set up a tenant in okapi. It requires several parame
* `--install-backend-module`: sets the backend-modules that sould be installed for the tenant. The value has to be the same as `svcId` when registering the service. To add multiple backend-modules, repeat the parameter.
* `--install-frontend-module`: sets the frontend-modules that sould be installed for the tenant. The value has to be the same as the installed version via yarn in the *stripes*-frontend. To add multiple frontend-modules, repeat the parameter.
* `--debug`: turns on debug-output
* `--loadReference`: trigger to load reference data on modules activation
* `--loadSample`: trigger to load sample data on modules activation. Implies to load reference data and automatically activates it.
## Images