Argument or Option | Description |
repo_name | Required. The name of the repository that you want to update. |
[credentials=credAlias] | Optional. The alias of the COMMON-CREDENTIALS configuration instance that has the details for accessing the fix repository. If the instance already exists, you can retrieve the alias using
sagcc list configuration instances. If the configuration instance does not exist, you must create it with
sagcc create configuration data. |
[location=image_file | repositoryURL] | Optional. The name of the image file or valid URL to the new location of the image file referenced by the repository. For mirror repositories, the only valid value is [location=repositoryURL] |
[sourceRepos=repo_name1,repo_name2...repo_nameN] | Optional. A list of the source repositories from which to update the mirror repository. |
[productRepos=repo_name1,repo_name2...repo_nameN] | Optional. A list of product repositories for which to add fixes in the fix mirror repository. |
[products=product_list | productId_version list| INSTALLED] ] | Optional. A list of IDs of the products for which to update the fixes in the mirror repository. |
[artifacts=fix_list | fixId_version_list | LATEST | ALL] | Optional. A list of the names of the fixes from the source repositories that you want to update in the mirror repository. |
[description="description"] | Optional. The new description of the repository. |
[options] | Optional. The command allows all options supported by the Command Line Interface. For a description of the options, see
Common Options. |