commands.sh

sfdk emulator

all

Maintain and control emulators.

More info →

Examples (8)

Display the installed emulators

Start an emulator

sfdk emulator start name

Stop an emulator

sfdk emulator stop name

Display emulator status

sfdk emulator status name

Run an interactive shell on an emulator

Execute a command on an emulator

Set a property

sfdk emulator set name property=value

Show emulator properties

sfdk emulator show name
made by @shridhargupta | data from tldr-pages