sagcc list repository
Lists registered product or fix repositories.
Syntax
Command Central syntax:
sagcc list repository {products|fixes} [options]
Not supported by
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. |
Examples When Executing on Command Central
To list the registered repositories on a
Command Central server with host name “rubicon” and port “8490”:
sagcc list repository products --server https://rubicon:8490/cce
sagcc list repository fixes --server https://rubicon:8490/cce
To retrieve the available repository locations on a
Command Central server, so that you can verify if you can access a repository over HTTP, HTTPS, or both:
sagcc list repository products properties=displayName,type,location,httpsLocation
sagcc list repository fixes properties=displayName,type,location,httpsLocation