Argument or Option | Description |
repo_name | Required. The name of the repository that you want to update. |
[username=username] | Optional. A valid user name for the fix repository. |
[password=password] | Optional. A valid password to the fix repository. |
[location=image_file | URL] | Optional. The name of the image file or valid URL to the new location of the image file referenced by the repository. |
[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=productId_list | productId_version list| INSTALLED] ] | Optional. A list of IDs of the products for which to update the fixes in the mirror repository. Valid values: productId_list - a list of product IDs product Id version_list - a list of product IDs with the product version INSTALLED - include fixes for all installed products |
[artifacts=fixId_list | fixId_version_list | LATEST | ALL] | Optional. A list of IDs of the fixes from the source repositories that you want to update in the mirror repository. Valid values: fixId_list - a list of fix IDs fixId_list_version - a list of fix IDs with the fix version LATEST - include only the latest fixes ALL - include all available fixes |
[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. |