mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-02-05 02:29:35 +00:00
4647aa70c0
- Add helpers.confirm() to abstract the process of asking for confirmation. - Add helpers.selectDeviceType() to abstract the form needed to ask for device types. The functions on this module are reused by app actions.