Description
Selects which features to use from a license server.
Forms
•--license-server-feature-selection
•-lsfs |
Usage
ff --register-license-server <HOSTNAME> <PORT> --license-server-feature-selection <FEATURES TO SELECT>
|
Example
Select an Engineer Tier license with NASA Pack from a license server.
Windows
FF.exe -rls 127.0.0.1 27000 -lsfs "ENGINEER, NASA_PACK"
|
Linux
ff -rls 127.0.0.1 27000 -lsfs "ENGINEER, NASA_PACK"
|
|
Report information about the available features and packs on the license server.
|