You can use the command-line administration tool to perform
administrative actions. The tool is installed as part of the IBM® Content Search Services server installation.
Use the following command-line syntax to run the administration
tool:
adminTool command -configPath path [-locale setting] [...other arguments ...]
For
example:
/user/server/adminTool.sh version -configPath "/user/server/config" -locale fr
- adminTool
- The script that you use to run the administration tool. For the Windows platform, the script
is adminTool.bat. For all other platforms, the script
is adminTool.sh. The script is in the server-home/bin directory,
where server-home is the root directory for the
installed server.
- command
- A command option such as help. For information about other commands,
see the following topics:
- path
- -configPath. The path to the directory that contains the configuration.xml
file. This file contains the configuration information for the server. The default path for a server
installation depends on the operating system:
- UNIX:
/opt/IBM/Content_Search_Services/CSS_Server/bin/config
- Windows: C:\Program Files\IBM\Content Search
Services\CSS Server\config
- setting
- -locale (optional). For information about the locale setting,
see Locale setting.