sagcc get license-tools keys
Retrieves a license key with the specified alias from the license key manager and displays the contents of the license key file.
Syntax
Command Central syntax:
sagcc get license-tools keys licenseKeyAlias
[{-o|--output} filename] [options]
Not supported on
Platform Manager.
Arguments and Options
Argument or Option | Description |
licenseKeyAlias | Required. The alias of the license key file to retrieve. |
[-o|--output filename] | Optional. Specifies the name of the output file. For more information, see output. |
[options] | Optional. The command allows all options supported by the Command Line Interface. For a description of the options, see Common Options. |
Usage Notes
The license key manager supports two types of license keys:
Standard. License keys for
Software AG products that are produced and managed using standard
Software AG licensing tools and processes. The standard keys are in .xml format.
Custom. License keys for
Software AG products that have not yet adopted the standard
Software AG licensing tools and processes, for example
Terracotta. The custom keys are in any format that a product currently supports, for example a text file.
Examples When Executing on Command Central
To retrieve the contents of a license key file with the alias “PIE96WinDesktop”:
sagcc get license-tools keys PIE96WinDesktop
-o c:\temp\PIE96WinDesktop.xml