mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-04-19 08:36:14 +00:00
Merge pull request #1835 from balena-os/add-supervisor-update-info
add-supervisor-update-info
This commit is contained in:
commit
751b23f9e7
@ -89,7 +89,7 @@ $ curl -X POST --header "Content-Type:application/json" \
|
||||
|
||||
> **Note:** on devices with supervisor version lower than 7.22.0, replace all `BALENA_` variables with `RESIN_`, e.g. `RESIN_SUPERVISOR_ADDRESS` instead of `BALENA_SUPERVISOR_ADDRESS`.
|
||||
|
||||
Triggers an update check on the supervisor. Optionally, forces an update when updates are locked.
|
||||
Triggers a check for the target state of configurations and app services. Optionally, if a new target is available, the `force` option tells the supervisor to ignore locks and install the update. This will NOT update the supervisor service.
|
||||
|
||||
Responds with an empty 204 (No Content) response.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user