Label: reference

Content with label reference in XAP 6.6 Documentation (See content from all spaces)
Related Labels: cluster-members , 2-basic , gsinstance , pwd , gigaspaces , gs-dot-bat , book-admin , restart , benchmark , connections , guide , commands , start , config , shutdowncontainer , quick , section , stop , bin , more »

admin userAdmin - GigaSpaces CLI
Modifies user name and password for the container administrator. Syntax gs> admin userAdmin schema name Description By default, each space container includes an administrator user. Only this user is authorized to modify the security settings (security filter) for the spaces ...
Benchmark Utility - GigaSpaces CLI
tool for running performance benchmarks on the space in various scenarios. Overview The benchmark example provides a good tool for running performance benchmarks on the cache in various scenarios. This program performs a loop of {{write/put}} and {{read/get}} or {{take/remove}} operations from ...
cd - GigaSpaces CLI
Moves to a different working directory, like the Unix {{cd}} command. Syntax gs> cd directory Description The {{cd}} command moves to a different working directory, like the Unix {{cd}} command. {{directory}} accepts an absolute or relative filesystem path ...
CLI Commands Run by gs.bat

CLI Commands Run from bin Directory

destroy - GigaSpaces CLI
Destroys a specific set of services over the network. Syntax gs> destroy Description The {{destroy}} command destroys a specific set of services over the network. Options Option Description {{h}} / {{help}} Prints help {{user}} User name for login to secured ...
gs.bat - Other CLI Commands

help - GigaSpaces CLI
Displays syntax of specified CLI command, or list of all commands. Syntax gs> help commandname Description The {{help}} comand displays the syntax of a specified CLI command, or a list of all available commands. Options Option Description {{commandname}} The name of any ...
How to Determine Whether Multicast is Available
Used to determine whether multicast is available. Syntax gs> admin multicastTest variablevariable Description The admin {{multicastTest}} utility is used to determine whether multicast is available. It determines whether a multicast socket can be created and a request announcement can be sent. It is still ...
http - GigaSpaces CLI
Starts an HTTP server and displays IP address, port, roots. Syntax gs> http Description The {{http}} command starts an HTTP server and displays its IP address, port, and roots. If an HTTP server (i.e. WebSter ...