mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-02-20 17:33:18 +00:00
This allows the user to bypass the drive selection dialog. This option can be used along with `--yes` to make the command completely non-interactive. For example: $ resin os initialize rpi.img 'raspberry-pi' --drive /dev/disk2 --yes