blob: 9d4922ae024d50c62a24e75daeec80523550ba26 [file] [log] [blame] [view]
# fx wait
wait for a shell to become available
```none
usage: fx wait
Attempts to SSH to the target repeatedly until the target becomes
available.
```
[wait source code](https://cs.opensource.google/fuchsia/fuchsia/+/main:tools/devshell/wait)