mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-29 15:44:26 +00:00
Update os download
help re openBalena support
Change-type: patch
This commit is contained in:
parent
f846ef0c19
commit
238e5cb9d2
@ -1525,6 +1525,9 @@ Example:
|
||||
Use this command to download an unconfigured os image for a certain device type.
|
||||
Check available types with `balena devices supported`
|
||||
|
||||
> Note: Currently this command only works with balenaCloud, not openBalena.
|
||||
> If using openBalena, please download the OS from: https://www.balena.io/os/
|
||||
|
||||
If version is not specified the newest stable (non-pre-release) version of OS
|
||||
is downloaded if available, or the newest version otherwise (if all existing
|
||||
versions for the given device type are pre-release).
|
||||
|
@ -86,6 +86,9 @@ export const download = {
|
||||
Use this command to download an unconfigured os image for a certain device type.
|
||||
Check available types with \`balena devices supported\`
|
||||
|
||||
> Note: Currently this command only works with balenaCloud, not openBalena.
|
||||
> If using openBalena, please download the OS from: https://www.balena.io/os/
|
||||
|
||||
If version is not specified the newest stable (non-pre-release) version of OS
|
||||
is downloaded if available, or the newest version otherwise (if all existing
|
||||
versions for the given device type are pre-release).
|
||||
|
Loading…
x
Reference in New Issue
Block a user