mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-04-08 20:04:14 +00:00
Clarify balena device os-update
help re balenaCloud
Change-type: patch Resolves: #1679 Signed-off-by: Scott Lowe <scott@balena.io>
This commit is contained in:
parent
eca3e91512
commit
e5d2661c96
@ -605,6 +605,8 @@ Use this command to trigger a Host OS update for a device.
|
||||
Notice this command will ask for confirmation interactively.
|
||||
You can avoid this by passing the `--yes` boolean option.
|
||||
|
||||
Requires balenaCloud; will not work with openBalena or standalone balenaOS.
|
||||
|
||||
Examples:
|
||||
|
||||
$ balena device os-update 23c73a1
|
||||
|
@ -39,6 +39,8 @@ export const osUpdate: CommandDefinition<OsUpdate.Args, OsUpdate.Options> = {
|
||||
Notice this command will ask for confirmation interactively.
|
||||
You can avoid this by passing the \`--yes\` boolean option.
|
||||
|
||||
Requires balenaCloud; will not work with openBalena or standalone balenaOS.
|
||||
|
||||
Examples:
|
||||
|
||||
$ balena device os-update 23c73a1
|
||||
|
Loading…
x
Reference in New Issue
Block a user