vFabric GemFire gfsh (pronounced "gee-fish") provides a single,
powerful command-line interface from which you can launch, manage, and monitor
vFabric GemFire processes, data, and applications.
What You Can Do with gfsh
gfsh supports the administration, debugging, and deployment of GemFire processes and applications.
Starting gfsh
Before you start gfsh, confirm that you have set the GEMFIRE and either the GF_JAVA or JAVA_HOME environment variables to the proper locations for your deployment, or that your PATH variable includes the java executable.
Basic Shell Features and Command-Line Usage
The gfsh utility provides useful features for a shell environment, including command auto-complete, preserved command history, and delimiting of multi-line commands. Context-sensitive help is available by command and by topic.
Configuring the gfsh Environment
The gfsh.bat and gfsh bash script automatically append the required GemFire and JDK .jar libraries to your existing CLASSPATH. There are user-configurable properties you can set for security, environment variables, logging, and troubleshooting.