Administration Tool Reference
Administrators use tibdg to configure and monitor a data grid.
Syntax
tibdg [-r realm_server_URL] [-c path] [-s path] [Command Command_Args] [ConfigurationOption=value]Command Line Parameters
See also Environment Variables for the Administration Tool.
| Parameter | Description |
|---|---|
| -r
realm_server_URL
-rs realm_server_URL --realmserver realm_server_URL |
Optional.
URL of the realm server. tibdg contacts the realm server at this location. When absent, the default value is the value of the environment variable TIBDG_FTL if defined, otherwise localhost:8080. In a configuration file, specify this parameter with the JSON key "ftl_url". |
| -c
path
--config path |
Optional.
When present, tibdg reads its command line parameters from the file at path. |
| -s
path
--script path |
Optional.
When present, tibdg reads commands from the script file at path. |
| -h
--help |
Optional.
Output help text about tibdg or about a specfic command. |
