docs: correct ha backups list CLI note in HA runbook
ha backups list exists on this host; only ha host update is missing.
This commit is contained in:
@@ -301,10 +301,10 @@ host for exact syntax.
|
|||||||
## Docs vs actual CLI discrepancies
|
## Docs vs actual CLI discrepancies
|
||||||
|
|
||||||
The [official HAOS common-tasks docs](https://www.home-assistant.io/common-tasks/os/)
|
The [official HAOS common-tasks docs](https://www.home-assistant.io/common-tasks/os/)
|
||||||
reference `ha backups list` and `ha host update`. **Neither exists in the
|
also mention `ha host update`, which **does not exist** in this CLI
|
||||||
installed CLI** (2026-08-14): backups are inspected with `ha backups info
|
(2026-08-14). Backups: `ha backups` and `ha backups list` both list backups;
|
||||||
<slug>` (a slug is required) and `host` has no `update` subcommand. Trust the
|
`ha backups info <slug>` is per-backup (slug required). Trust the server CLI
|
||||||
server CLI (`ha <cmd> --help`) over the docs.
|
(`ha <cmd> --help`) over the docs.
|
||||||
|
|
||||||
This CLI's `ha core info` also has no `state:` field (verified 2026-08-14).
|
This CLI's `ha core info` also has no `state:` field (verified 2026-08-14).
|
||||||
Wait for a successful info dump after restart, not a `state: running` line.
|
Wait for a successful info dump after restart, not a `state: running` line.
|
||||||
|
|||||||
Reference in New Issue
Block a user