mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-17 14:49:32 +00:00
17 lines
315 B
Plaintext
17 lines
315 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, common]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# sfdk emulator device-model-show
|
|
|
|
> Show emulated device model's properties.
|
|
|
|
- Show a model properties:
|
|
|
|
`sfdk emulator device-model-show {{model}}`
|
|
|
|
- Display available device models:
|
|
|
|
`sfdk emulator device-model-list`
|