daylioti/docker-commander

Commands keyboard bindings

Opened this issue · 0 comments

It will be nice to have possibility to execute some command using keyboard events.
F.e build some gulp by or download database

- name: gulp build
  bind: <C-b>
  exec: 
   cmd: gulp build
    connect:
      container_name: ubuntu