Parameter | Description |
-url | The fully qualified URL (http://localhost:53307/CentraSite/CentraSite) for the CentraSite registry/repository. |
-user | The user ID of a user who has the CentraSite Administrator role. |
-password | The password of the user identified by the parameter -user. |
-savedSearch | Name of the saved search XML file. |
-module | The fully qualified namespace of the XQuery module. |
-overwrite | Specifies whether to overwrite an existing XQuery module. Possible values: true - overwrite existing XQuery module; false - do not overwrite existing XQuery module. |
-scope | Specifies the folder to store the newly added search. Possible values: global - stores the search information in Default Organization folder; org - stores the search information in the user's organization folder; user (default value) - stores the search information in the user folder. |
Important: | CentraSite relies on file extensions to determine a file's type. When you upload a saved search XML file or an XQuery module from your local machine using the command line, be sure you specify the name of the file along with its extension (.xml or .xquery) so that CentraSite can determine the file's type and mark it correctly in the repository. |