sagcc list provisioning fixes uninstall dependencies
Returns a list of all fixes that depend on the specified fix(es).
Syntax
Command Central syntax:
sagcc list provisioning fixes 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 fixes are installed. |
[artifacts=Id1,Id2] | Optional. The IDs of the fixes for which to list dependent fixes. Tip: Specify at least one fix ID in the artifacts argument, otherwise Command Central lists all fixes 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 fixes that depend on the fix with ID “wMFix.SPM.TEST” installed on the node with alias “sag01”:
sagcc list provisioning fixes sag01 uninstall dependencies artifacts=wMFix.SPM.TEST