This topic describes the debug
command in gfsh
, the VMware Tanzu GemFire command-line interface.
Use this command to activate or deactivate debugging output in gfsh
.
Availability: Online or offline.
Syntax:
debug --state=value
Name | Description | Default Value |
---|---|---|
‑‑state | Whether to turn debugging ON or OFF. Valid options are: ON, OFF (Case insensitive) | OFF |
Table 1. Debug Parameters
Example Commands:
debug --state=off
debug --state=on
Sample Output:
gfsh>debug --state=on
Debug is on