Skip to content

Commit be07d7b

Browse files
committed
Info about user creation
1 parent 319bb10 commit be07d7b

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,15 @@ On this step installer would create (if needed) Namespace and corresponding data
5151

5252
For information on how to work with this RESTful web API please refer to included documentation.
5353

54+
Additional installation parameters
55+
-----------
56+
57+
As a second parameter to `do ##class(%Installer.Installer).InstallFromCommandLine()` you can supply a comma-separated list of additional variables. Eg: User=MDX2JSON,Password=123456
58+
59+
User is a Caché user to create or modify. He will be given SELECT access to all tables in {Namespace}
60+
61+
Password must be supplied alongside User parameters
62+
5463
Update
5564
-----------
5665

0 commit comments

Comments
 (0)