Software AG Command Central 10.0 | Command Central Developer Reference | Using the Command Line Interface | License Key Commands | sagcc list license-tools keys
 
sagcc list license-tools keys
Returns all license keys available in the license key manager or a list of license keys based on a set of filters. The filters include:
*Product code
*Product ID
*Operating system
*Platform
*Installation type
*License key type
Syntax
*Command Central syntax:
sagcc list license-tools keys [productCode=productCode] [productId=productId]
[os=operatingSystemCode1,operatingSystemCode2...operatingSystemCodeN]
[platform=platformCode1,platformCode2...platformCodeN]
[installationType={Production|Development|Test}]
[licenseKeyType={standard|custom}]  [options]
*Not supported on Platform Manager.
Arguments and Options
Argument or Option
Description
[productCode=productCode]
Optional. The product code of the product for which to retrieve license key information.
[productId=productId]
Optional. The ID of the product for which to retrieve license key information.

[os=operatingSystemCode1, operatingSystemCode2... operatingSystemCodeN]
Optional. The operating system or systems for which to retrieve license key information.

[platform=platformCode1, platformCode2...platformCodeN]
Optional. The operating system platform or platforms for which to retrieve license key information.
[installationType={Production|Development|Test}]
Optional. The type of installation for which to retrieve license key information. Values are:
*Production
*Development
*Test
[licenseKeyType={standard|custom}]
Optional. The type of license key for which to retrieve information. Values are:
*standard
*custom
[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.
*You can use filters with the sagcc list license-tools keys command to retrieve information only about standard license keys.
Examples When Executing on Command Central
*To list all license keys for Integration Server:
sagcc list license-tools keys productCode=PIE
OR
sagcc list license-tools keys productId=integrationServer
*To list all license keys for Windows 7 and 8 operating systems:
sagcc list license-tools keys os=win7,win8
*To list all Windows license keys for Integration Server:
sagcc list license-tools keys productCode=PIE platform= W32,W64,WNT
*To list all license keys for Universal Messaging for the installation type “Production” on a MacOS operating system:
sagcc list license-tools keys productCode=NUM os=MacOS
installationType=Production

Copyright © 2013-2017 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release