Update ssh.markdown
This commit is contained in:
parent
f61fe0beb0
commit
3615a3a960
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ footer: true
|
|||
featured: true
|
||||
---
|
||||
|
||||
Setting up an [SSH](https://openssh.org/) server allows access to your Hass.io folders with any SSH client. It include also a cli to access into Hass.IO api. Try it out:
|
||||
Setting up an [SSH](https://openssh.org/) server allows access to your Hass.io folders with any SSH client. It include also a command-line tool to access the [Hass.io API](https://github.com/home-assistant/hassio/blob/dev/API.md). Try it out:
|
||||
```bash
|
||||
$ hassio help
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue