From e5d2661c9693520c4231eb585f29126fa280d869 Mon Sep 17 00:00:00 2001 From: Scott Lowe Date: Thu, 26 Mar 2020 13:19:35 +0100 Subject: [PATCH] Clarify `balena device os-update` help re balenaCloud Change-type: patch Resolves: #1679 Signed-off-by: Scott Lowe --- doc/cli.markdown | 2 ++ lib/actions/device_ts.ts | 2 ++ 2 files changed, 4 insertions(+) diff --git a/doc/cli.markdown b/doc/cli.markdown index 53c0c25a..52788c92 100644 --- a/doc/cli.markdown +++ b/doc/cli.markdown @@ -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 diff --git a/lib/actions/device_ts.ts b/lib/actions/device_ts.ts index 7294dfca..9e04e18a 100644 --- a/lib/actions/device_ts.ts +++ b/lib/actions/device_ts.ts @@ -39,6 +39,8 @@ export const osUpdate: CommandDefinition = { 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