diff --git a/public/docs/fleet/reliability.mdx b/public/docs/fleet/reliability.mdx index 3cc67648..c331f9c1 100644 --- a/public/docs/fleet/reliability.mdx +++ b/public/docs/fleet/reliability.mdx @@ -48,10 +48,10 @@ firmware-envelope: x64-linux containers: {} ``` -The max-offline value can also be set using the `toit` CLI: +The max-offline value can also be set using the `artemis` CLI: ```bash -toit device -d DEVICE-ID set-max-offline 1h +artemis device -d DEVICE-ID set-max-offline 1h ``` This configuration change is not permanent and will be lost with the next firmware update.