mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-18 02:39:49 +00:00
11 lines
230 B
Markdown
11 lines
230 B
Markdown
# example clone <id>
|
|
|
|
Use this command to clone an example application to the current directory
|
|
|
|
This command outputs information about the cloning process.
|
|
Use `--quiet` to remove that output.
|
|
|
|
Example:
|
|
|
|
$ resin example clone 3
|