Command Central 10.15 | Added, Removed, Deprecated, or Changed Items | Command Central | Release 10.2
 
Release 10.2
Added Items
*Command Central Docker Builder An official Docker image of Command Central on Docker Store: softwareag-commandcentral
*SSL to connect to master repositories (Empower) Command Central now uses SSL to connect to master repositories (Empower), managed by Command Central 10.2 and hosted on Platform Manager 10.2, when downloading products and fixes to install in an environment.
*General Data Protection Regulation (GDPR) compliance Included information in the Command Central Help about how to delete Command Central and Platform Manager logs.
*Support for new parameters for cross-host product migration Enabled products to identify the old hostnames to be replaced with the new host names during migration. Enabled renaming a product instance during migration (for products supporting instance renaming).
*dslVersion: 1.1 A new parameter in the composite template declaration to indicate the DSL version.
*With DSL “1.1”, added a new aliasMapping:policy: section in the nodes/env.type template section to enable the mapping of node alias to hosts. When policy: INDEX, the prefix: parameter specifies a custom prefix to include in the indexed node alias.
*With DSL “1.1”, when aliasMapping:policy: INDEX, the first layer in each provisioning:envType: section is defined as an infrastructure layer that includes the hosts parameter.
*With DSL “1.1”, when policy:INDEX, each of the layers in provision: (except the infrastructure layer) includes the aliases: (list of indexed node aliases) or indexes: (list of index numbers) parameters.
*Context parameters for node aliases You can refer to a node alias from an inline template in the templates section using one of the parameters listed in the context parameters for DSL “1.1” table in “Templates” in the Command Central Help.
*With DSL “1.1”, added a patches section in templates:, in which you specify a list of support patches that you want to install on top of installed fixes.
*The "target/licenseKey": "${alias}" parameter in the templates:templateAlias:licenses: section of the composite template supports using wildcard characters when specifying the license key alias.
*The new CLI command option --sync-job monitors and reports progress details while a job is running, and returns the job status and status description after the job completes.
*The new CLI command option --retry specifies the number of times to resubmit the command when Command Central gets restarted during an operation and does not respond within the time interval specified in the --wait-for-cc option.
*The new CLI option --wait-for-cc sets the time interval in seconds for which the command waits for Command Central to come online after starting or restarting Command Central.
Changed Items
*DSL version 1.1 The new version of the DSL has been enhanced with new sections and parameters. See the “Added Items” table for details.
*With DSL 1.1 the following changes apply for the templates:fixes: section of the composite templates:
*You cannot list support patches in the fixes section.
*fixes:ALL installs all fixes applicable for products in the inline template and their dependencies.
*sagcc list license tools keys Added the following optional parameters: release, aliasFilter, excludeExpired, and nodeAlias.