Merge pull request #1680 from balena-io/1679-improve-device-osupdate-help

Clarify `balena device os-update` help re balenaCloud
This commit is contained in:
srlowe 2020-03-26 14:39:05 +01:00 committed by GitHub
commit 0c1904fbdb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View File

@ -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

View File

@ -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