|
Summary: Syntax, usage and options for all GigaSpaces CLI commands.
OverviewThe command-line utilities provide life-cycle management both for the container and the spaces it manages. You can start and shutdown containers, and create, ping, clean, stop, start, and destroy spaces. You may discover the spaces running over the network and perform some network diagnosis tasks. The general format of most of the utilities is: Utility <container name> <space name> | [ -l <lookup host> | -r <RMIregistry host> ] <utility specific options> The default container name is the name of the host running the container. You can use also "." as the container name – this will count as: <Space name>_container
The space name is the same name given when the space was created. All the utilities provide two basic methods of locating a space in the environment:
Commands Run from <GigaSpaces Root>\bin DirectoryThe following commands are run directly from the <GigaSpaces Root>\bin directory.
BenchmarkThe benchmark utility is run from the <GigaSpaces Root>\examples\Advanced\Benchmark\bin directory.
Commands Run Using <GigaSpaces Root>\bin\gs.bat/shTo run the following commands, run the <GigaSpaces Root>\bin\gs.bat/sh command. gs > adminThe following commands are run as part of the <GigaSpaces Root>\bin\gs.bat/sh > admin command:
gs > spaceThe following commands are run as part of the <GigaSpaces Root>\bin\gs.bat/sh > space command:
Other gs CommandsThe following commands are run directly from <GigaSpaces Root>\bin\gs.bat/sh command:
|
(works on Firefox 2 and Internet Explorer 7)