Commit d222ddd
authored
Start HA CLI interactively (#138)
Use -o (--open-tty) to start the child with stdin as /dev/tty to allow
interactive mode. This is required by some commands like the new device
wipe command added with home-assistant/cli#464.1 parent ab48260 commit d222ddd
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
0 commit comments