sagcc list stacks
Lists all stacks that Command Central manages. Information about the stacks can include:
Index number
Alias name
Description, or null if none is assigned
Release version
Syntax
Command Central syntax:
sagcc list stacks [options]
Not applicable to Platform Manager.
Arguments and Options
Argument or Option | Description |
[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 stacks managed by the Command Central server with host name “rubicon” and port “8490”, using the credentials of the Administrator user:
sagcc list stacks --format xml --server http://rubicon:8490/cce
--username Administrator --password manage
The example command returns the information in XML format.