Forrest logo
back to context overview

balena

List of commands for balena:

  • balena:tldr:53d93 balena: List all devices associated with the balenaCloud or openBalena account.
    $ balena devices
    try on your machine
    explain this command
  • balena:tldr:63d49 balena: Create a balenaCloud or openBalena application.
    $ balena app create ${app_name}
    try on your machine
    explain this command
  • balena:tldr:9a255 balena: Flash a balenaOS image to a local drive.
    $ balena local flash ${path-to-balenaos-img} --drive ${drive_location}
    try on your machine
    explain this command
  • balena:tldr:c64e6 balena: Log in to the balenaCloud account.
    $ balena login
    try on your machine
    explain this command
  • balena:tldr:fab53 balena: List all balenaCloud or openBalena applications within the account.
    $ balena apps
    try on your machine
    explain this command
back to context overview