Command Central 10.15 | Using the Command Line Interface | Repository Commands | sagcc list repository assets dependencies
 
sagcc list repository assets dependencies
Searches and lists which assets in the repository are required by other assets.
Syntax
*Command Central syntax:
sagcc list repository assets dependencies repoName type=asset asset=assetName
*Not supported by Platform Manager.
Arguments and Options
Argument or Option
Description
repoName
Required. The name of the asset repository for which you want to list available dependencies.
type=asset
Required. Indicates that you want to retrieve individual assets from the available composites.
asset=assetName
Required. The name of the asset for which you want to list available dependencies.
[options]
Optional. The command allows all options supported by the Command Line Interface. For a description of the options, see Common Options.
Example When Executing on Command Central
To list the dependencies for the asset with name "ispackage", included in the repository with name "repo1":
sagcc list repository assets dependencies repo1 type=asset asset=ispackage