 Apache Geode
  
    CHANGELOG
  Apache Geode
  
    CHANGELOG
  
        
  sleep
Delay gfsh command execution.
Delay for a specified amount of time in seconds - floating point values are allowed.
Availability: Online of offline.
Syntax:
sleep [--time=value]
| Name | Description | Default Value | 
|---|---|---|
| --time | Number of seconds to sleep. | 3 | 
Table 1. Sleep Parameters
Example Commands:
sleep
sleep --time=60
Sample Output:
gfsh>sleep --time=60
gfsh>