PrizmDoc v13.3 - Updated
Command-Line Mode
Administrator Guide > Deployment Licensing > Command-Line Mode

The Prizm Licensing Utility (PLU) can be used in the command line mode for obtaining and installing deployment licenses.

Deployment Licensing

Obtaining and Installing License from the Service

Usage:

deploy get <configuration file> <solution name> [<access key> outputUrl]

Parameters:

Examples:

java.exe –jar plu.jar deploy get "C:\Path to\YourSolutionName_Config.txt" "Your Solution Name"
java.exe –jar plu.jar deploy get "C:\Path to\YourSolutionName_Config.txt" "Your Solution Name" Your-Access-Key
java.exe –jar plu.jar deploy get "C:\Path to\YourSolutionName_Config.txt" "Your Solution Name" outputUrl

Installing License Generated through the Web Portal

Usage:

deploy write <solution name> <license key>

Parameters:

Examples:

java.exe –jar plu.jar deploy write "Your Solution Name" 2.0.YourDeploymentLicenseKey

Installing OEM License

Usage:

deploy write <solution name> <license key>

Parameters:

Examples:

java.exe –jar plu.jar deploy write "Your OEM Solution Name" 2.0.YourOemLicenseKey