sagcc update stacks layers alias
Updates the name of the specified layer.
Syntax
Command Central syntax:
sagcc sagcc update stacks stackName layers layerName alias
newLayerName [options]
Not applicable to
Platform Manager.
Arguments and Options
Argument or Option | Description |
stackName | Required. The name of the stack to which the layer belongs. |
layerName | Required. The current name of the layer whose name to update. |
newLayerName | Required. The new name to assign to the layer. |
[options] | Optional. The command allows all options supported by the Command Line Interface. For a description of the options, see
Common Options. |
Examples
In the stack with name "Test1", to update the name of the "OSGI-CCE" layer to "CommandCentral-Test1":
sagcc update stacks Test1 OSGI-CCE alias CommandCentral-Test1