Command Central 10.15 | Using the Command Line Interface | Stacks and Layers Commands | sagcc list stacks layers fixes
 
sagcc list stacks layers fixes
Lists information about fixes that have been applied to products in a layer. Information about fixes can include:
*Fix ID
*Fix name
*Version of the fix
*Product to which the fix is applied
*The date and time when the fix was installed
Syntax
*Command Central syntax:
sagcc list stacks stackName layers layerName fixes [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.
layerName
Required. The name of the layer 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 fixes applied to products in the layer with name "layer01" in the stack with alias "stack01" that the Command Central with host name “rubicon” and port “8090” manages, using the authorization of the default user, and have the information returned to the output file “fixlist” in XML format:
sagcc list stacks stack01 layers layer01 fixes --format xml --output fixlist
--server http://rubicon:8090/cce --username Administrator --password manage