Command Central 10.15 | Using the Command Line Interface | Provisioning Products Commands | sagcc list provisioning products uninstall dependencies
 
sagcc list provisioning products uninstall dependencies
Returns a list of all products that depend on the specified product(s).
Syntax
*Command Central syntax:
sagcc list provisioning products nodeAlias uninstall dependencies
[artifacts=Id1,Id2]
*Not supported on Platform Manager.
Arguments and Options
Argument or Option
Description
nodeAlias
Required. The alias of the installation in which the specified products are installed.
[artifacts=Id1,Id2]
Optional. The IDs of the products for which to list dependent products.
Tip:
Specify at least one product ID in the artifacts argument, otherwise Command Central lists all products installed on the specified node.
[options]
Optional. The command allows all options supported by the Command Line Interface. For a description of the options, see Common Options.
Examples When Executing on Command Central
To list all products that depend on the run-time components with IDs “integrationServer” and "ISspm" installed on the node with alias “sag01”:
sagcc list provisioning products sag01 uninstall dependencies
artifacts=integrationServer,ISspm