Release 10.5
Added Items
--base64-pass A new argument in the bootstrap installer for Windows to specify a password containing special characters, for example ampersands (&).
sagcc exec security encrypt password The command encrypts user passwords using the environment or global shared secret configured in Command Central.
Support for encrypted passwords Command Central now supports using encrypted passwords in templates and the CLI.
Import parameters from file in the Stacks view When you add or update a layer in a stack, you can import a template properties file to set the layer properties.
Export layer properties from the Stacks view When you add or update a layer in a stack, you can export the properties set for the layer in a template properties file. Password properties in the exported file are encrypted.
Export Instance to Template wizard In the Command Central web user interface, you can now export a product instance from a managed installation to a run-time micro template by navigating to the required instance on the Instances tab and clicking
Export >
Export runtime. Command Central generates a template with the product instance data, imports the generated template automatically, and creates a layer type definition for the template.
Export Database to Template wizard In the Command Central web user interface, you can now export the database components and schemas configured for the products in an installation to a database micro template by navigating to the Platform Manager instance on the node where the Database Component Configurator is installed and clicking
Export >
Export database. Command Central generates a template with Database Component Configurator products and database actions, imports the generated template automatically, and creates a layer type definition for the template.
sagcc exec templates composite generate with the
options=DATABASE argument. The command exports the products and actions for the specified database to a database micro template.
Database micro template A micro template that is used for defining the database components and schemas configured for a product.
environment.mode=maintenance Use to install Database Component Configurator fixes and run database schema migration using a template.
New database layer Create a new database layer in a stack from the
Add layer drop-down box of the Stacks view based on a database layer type definition.
Existing database layer Create a database layer in a stack from the
Add layer drop-down box of the Stacks view based on the DATABASE-EXISTING layer type definition.
DATABASE-EXISTING layer type definition A default layer type definition for creating a database layer for existing environments.
DATABASE layer type A layer type for creating a database layer definition.
Templates view You can now view and manage all templates that are registered in your Command Central installation through the Templates view in the web user interface.
Import template button You can now register templates in your Command Central installation by using the import template button in the new Templates view in the web user interface.
Default templates repository In the Command Central web user interface, you can now connect to the default templates assets repository located at
sagdevops-templates-repo To connect to the repository, navigate to Repositories > Assets and click Add repository > Connect to Software AG Repositories. Command Central imports the template assets and creates a layer type definition for all templates used in one of the layer type definitions in the “sag-cc-layer-defs” template.
sagcc exec templates composite import repository Imports all or selected assets from a template asset repository registered in a Command Central installation.
Delete stack You can delete a stack through the web user interface by clicking the three dots in the upper right corner of the stack and then
Delete Delete layer You can delete a layer through the web user interface by clicking the layer, clicking the three dots in the upper right corner of the layer page, and then
Delete.
sagcc update stacks index Updates the position of the stack in the user interface by updating the stack index number.
sagcc update stacks layers index Updates the position of the layer in the user interface by updating the layer index number.
Changed Items
Automated migration The following Command Central configurations and data are now migrated when you upgrade Command Central:
Outbound SSL configuration
LDAP certificates
Command Central bootstrap installers
Customized Java system properties
sagcc exec templates composite generate with the
options=FIXES argument. The command now generates a template with fixes and patches parameters that list the installed fixes on the source installation if the source installation is version 10.5.
sagcc list stacks The command now returns the index number of the stack, which indicates the position of the stack in the web user interface.
sagcc list stacks layers The command now returns the index number of the layer, which indicates the position of the stack in the web user interface.
sagcc delete stacks The command supports the optional
deleteLayers={true|false} argument that specifies whether layers from the stack will be deleted.
sagcc delete stacks layers The command now does not allow deleting the infrastructure layer before deleting all other layers in the stack.
snapshot option - The
snapshot template option that indicates whether to create a template from each source node is now set to false by default.
Removed Items
CLI provisioning assets commands The following commands are removed from the CLI:
sagcc exec provisioning assets install
sagcc exec provisioning assets uninstall
sagcc list provisioning assets supportedcomponents