mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-16 06:00:16 +00:00
Update cheatsheets
This commit is contained in:
24
tldr/sfdk-emulator-start
Normal file
24
tldr/sfdk-emulator-start
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# sfdk emulator start
|
||||
|
||||
> Starts an emulator.
|
||||
|
||||
- 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`
|
||||
Reference in New Issue
Block a user