logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Balena Control - Manage IoT Devices | Online Free DevTools by Hexmos

Control IoT devices with Balena. Manage applications, devices, and flash OS images to connected drives. Free online tool, no registration required.

balena

Interact with the balenaCloud, openBalena and the balena API. More information: https://www.balena.io/docs/reference/cli/.

  • Log in to the balenaCloud account:

balena login

  • Create a balenaCloud or openBalena application:

balena app create {{app_name}}

  • List all balenaCloud or openBalena applications within the account:

balena apps

  • List all devices associated with the balenaCloud or openBalena account:

balena devices

  • Flash a balenaOS image to a local drive:

balena local flash {{path/to/balenaos.img}} --drive {{drive_location}}

See Also