set-license
Sets a license and license functions for a group. To see the currently available licenses and license functions, use the list-licenses command.
set-license <-g value | --group=value> <-l value | --license=value> [-f value | --functions=value] [-b value | --bootstrap-config=value] [-t value | --tool-password=value]
Options
Option | Optional or Required | Default Value | Description |
---|---|---|---|
-g value --group=value |
Required | none | The group that should get the licenses set. |
-l value --license=value |
Required | none | The license to set. If no license function is provided using the --functions parameter, then all license functions belonging to that license are inherently enabled. |
-f value --functions=value |
Optional | none | The license functions to enable. |
-b value --bootstrap-config=value |
Optional | none | The path to the bootstrap configuration file. See Bootstrap.xml file for more information about this file. |
-t value --tool-password=value |
Optional | none | The configuration tool password used to decrypt the database password in the file bootstrap.xml. If the tool password is omitted, the command prompts the user for it in the console. Refer to Bootstrap.xml file. |
Copyright © TIBCO Software Inc. All rights reserved.