mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-02-10 21:02:08 +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
|