Command Line Tool - TeamSettings
Introduction
Section titled “Introduction”Command to enable or disable team settings.
Enlight teamSettings --enable=false Enlight teamSettings --enable=true --settings:<settings file>Parameters
Section titled “Parameters”| Parameter | Description |
|---|---|
| enable | Required. (Default: true) |
| settings | Required. A settings file which to override the current user’s settings XML file. |
Examples
Section titled “Examples”Enable shared team settings:
Enlight teamSettings --enable=true --settings=\\shared\my-team-sqlenlight-settings.xml