sagcc update repository
Updates a repository using data from an XML file. The XML file must contain a valid XML representation of the repository and the name of the repository.
Syntax
Command Central syntax:
sagcc update repository {products | fixes} -i filename.xml [options]
Not supported by
Platform Manager.
Arguments and Options
Argument or Option | Description |
-i filename.xml | Required. Specified the name of the XML file that contains the repository data. For more information, see input. |
[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 update a repository using data from the “repository.xml” file, located in the current directory:
sagcc update repository products -i repository.xml
sagcc update repository fixes -i repository.xml