Skip to main content

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]

NameDescriptionDefault 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>