Command Central 10.15 | Using the Command Line Interface | Stacks and Layers Commands | sagcc get stacks layers fixes compare
 
sagcc get stacks layers fixes compare
Compare information about fixes that have been applied to products in a layer.
Syntax
*Command Central syntax:
sagcc get stacks stackName layers layerName
fixes compare [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 compare 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 in XML format:
sagcc get stacks stack01 layers layer01 fixes compare --format xml
--server http://rubicon:8090/cce --username Administrator --password manage