- The
Advanced SSH & Web Terminal add on gives me HA OS shell and lets me run /sbin/apk
- The problem is, I can’t paste commands into this shell and have to type everything
- I prefer VSCode add-on’s CLI but it does not have
/sbin/apk, I get the error zsh: command not found: apk
- I want to install this
apk add bluez dbus
- Is there a way to get into the HA OS shell from VSCode CLI?
- Even if I could paste commands, I still have to toggle between 2 windows, so my aim really is to do everything from VSCode’s CLI