blob: 2202094ef366148265c979dcf60b284cfda313ca [file] [log] [blame] [view]
# fvdl
```
Usage: fvdl [--sdk] <command> [<args>]
entry point for fvdl Commands to start/stop the emulator via fuchsia virtual device launcher (VDL)
```
## Options:
```
--sdk running in fuchsia sdk (not inside the fuchsia code
repository)
--help display usage information
```
## Commands:
```
start Starting Fuchsia Emulator
kill Killing Fuchsia Emulator
```