mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Merge pull request #4939 from home-assistant/dale3h-hassio-commands
Update Hass.io command cheatsheet
This commit is contained in:
commit
7415b06a8e
@ -60,21 +60,27 @@ Hass.io upgrade process from the SSH command line
|
||||
On the SSH command line you can use the `hassio` command to retrieve logs, check the details of connected hardware, and more.
|
||||
|
||||
HomeAssistant:
|
||||
``` $ hassio homeassistant logs
|
||||
$ hassio homeassistant restart
|
||||
$ hassio homeassistant stop
|
||||
$ hassio homeassistant start
|
||||
$ hassio homeassistant update
|
||||
$ hassio homeassistant check```
|
||||
```shell
|
||||
$ hassio homeassistant logs
|
||||
$ hassio homeassistant restart
|
||||
$ hassio homeassistant stop
|
||||
$ hassio homeassistant start
|
||||
$ hassio homeassistant update
|
||||
$ hassio homeassistant check
|
||||
```
|
||||
|
||||
Host:
|
||||
``` $ hassio host hardware
|
||||
$ hassio host reboot
|
||||
$ hassio host shutdown
|
||||
$ hassio host update```
|
||||
```shell
|
||||
$ hassio host hardware
|
||||
$ hassio host reboot
|
||||
$ hassio host shutdown
|
||||
$ hassio host update
|
||||
```
|
||||
|
||||
Supervisor
|
||||
``` $ hassio supervisor logs
|
||||
$ hassio supervisor info
|
||||
$ hassio supervisor reload
|
||||
$ hassio supervisor update```
|
||||
```shell
|
||||
$ hassio supervisor logs
|
||||
$ hassio supervisor info
|
||||
$ hassio supervisor reload
|
||||
$ hassio supervisor update
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user