Newer
Older
tsshbatch / TODO
  1. [NEW]
  2.  
  3. -
  4.  
  5. [CHANGES]
  6.  
  7. -
  8.  
  9. [BUG FIXES]
  10.  
  11. -
  12.  
  13.  
  14. TODO
  15. ----
  16.  
  17. - Allow variable refs on RHS of .defines
  18. - Honor ansible style inventory groups/vbls
  19. - Setup connection as login shell
  20. - Invert meaning of -V and -v
  21. - Host Attributes - name:att=val:att=val ... (honor vbls)
  22. - Specify ssh port - cmd line, cmd file?, host attr?
  23.  
  24.  
  25.  
  26. Future
  27. ------
  28.  
  29. - Show incremental output as program executes
  30.  
  31. - File Xfer: Renaming - Cmdfile?
  32.  
  33. - File Xfer: Globing - what about dirs, do we recurse? - Cmdfile?
  34.  
  35. - implement sudoers Mode:
  36.  
  37. - Capture bad password
  38. - Capture failed command output
  39. - Write the server noise, as it appears to stderr for debug purposes
  40. - Note in docs: In this mode it will HANG waiting for interactive input.
  41. - Note in docs: There is no separation between stdout and sterr in this mode