Users currently have to manually ssh to the target host, navigate to the hl app directory (eg. ~/hl/apps/<app>) and manually edit config files, which is cumbersome.
It's desirable to have a hl command to edit config files from the remote host, by automatically opening an editor with the remote file contents, allow editing, and updating it upon save
Users currently have to manually ssh to the target host, navigate to the hl app directory (eg.
~/hl/apps/<app>) and manually edit config files, which is cumbersome.It's desirable to have a
hlcommand to edit config files from the remote host, by automatically opening an editor with the remote file contents, allow editing, and updating it upon save