Software AG Command Central 10.2 | Command Central Developer Reference | Using the Command Line Interface | Repository Commands | sagcc list repository products content
 
sagcc list repository products content
Lists the products available in a product repository.
Syntax
*Command Central syntax:
sagcc list repository products content repo_name       
[products=productId1_[version],productId2_[version | INSTALLED]       
[nodeAlias=nodeAlias] [type=product|langpack|all] 
[languages=language1,language2][options]
*Not supported by Platform Manager.
Arguments and Options
Argument or Option
Description
repo_name
Required. The name of the product repository for which you want to list available products.
[products= productid1_[version],  productid2 _[version] | INSTALLED]
Optional. The IDs and version of the products to list. Use commas to separate each product ID.
You can determine the IDs for run-time components using the sagcc list inventory components command.
When you specify INSTALLEDCommand Central lists the products that match the operating system and the products installed on the target installation.
[nodeAlias=nodeAlias]
Required. Specifies the alias name of a Platform Manager installation. You can determine installation alias names using the sagcc list landscape nodes command.
[type=product|langpack|all]
Optional. Indicates whether to list only products, only language packages, or products and language packages.
[languages=language1,language2]
Optional. Indicates the languages for which to list language packages. Use comma as list separator.
[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 available products for all versions in a product repository with name “repo1”:
sagcc list repository products content repo1
*To list the products with IDs “SPM” and “OSGI”, and version “9.8” in a fix repository with name “repo1”:
sagcc list repository products content repo1  
products=SPM_9.8,OSGI_9.8
*To list products that match the operating system and installed products on a target node with name “sag01”, available in a product repository with name “repo1”:
sagcc list repository products content repo1 products=INSTALLED       
nodeAlias=sag01

Copyright © 2013-2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release