Add warning about re-enabling automatic updates

Change-type: patch
Signed-off-by: Pagan Gazzard <page@resin.io>
This commit is contained in:
Pagan Gazzard 2018-08-15 13:09:36 -07:00
parent 375f84b24e
commit 94f02f0ad8

View File

@ -87,6 +87,9 @@ offerToDisableAutomaticUpdates = (application, commit) ->
download and install the latest release once it is online.
Do you want to disable automatic updates for this application?
Warning: To re-enable this requires direct api calls,
see https://docs.resin.io/reference/api/resources/device/#set-device-to-release
'''
form.ask
message: message,