--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # sfdk emulator start > Starts an emulator. > More information: . - Start an emulator: `sfdk emulator start {{name}}` - Stop an emulator: `sfdk emulator stop {{name}}` - Display emulator status: `sfdk emulator status {{name}}` - Display the installed emulators: `sfdk emulator list`