Skip to content

Latest commit

 

History

History

sag-cc-layer-defs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Command Central Layer Type Definitions

Creates configuration instances of layer type definitions for default templates that you use when defining layers in a Software AG product stack.

Requirements

Supported Software AG releases

  • Command Central 10.1 and higher

Supported platforms

All supported Windows and UNIX platforms.

Running as a standalone composite template

To create configuration instances of the layer definitions defined in the template:

sagcc exec templates composite apply sag-cc-layer-defs --sync-job -- wait 360

IMPORTANT: If you use Command Central 10.1 you have to monitor the job completion with a separate command, instead of the --sync-job option:

sagcc list jobmanager jobs <jobIdFromAboveCommand> --wait 360 -e DONE