Command Central 10.15 | Using the Command Line Interface | Stacks and Layers Commands | sagcc list stacks layers
 
sagcc list stacks layers
Lists all layers in a stack. Information about the layers can include:
*Index number
*Alias name
*Description, or null if none is assigned
*Type
Syntax
*Command Central syntax:
sagcc list stacks stackName layers [options]
*Not applicable to Platform Manager.
Arguments and Options
Argument or Option
Description
stackName
Required. The name of the stack for which you want to get information.
[options]
Optional. The command allows all options supported by the Command Line Interface. For a description of the options, see Common Options.
Example
To list all layers included in the stack with name "stack01", using the password of the default user:
sagcc list stacks stack01 layers --format xml --password manage
The example command returns the information in XML format.