mirror of
https://github.com/duncs/clusterssh.git
synced 2025-07-03 01:43:25 +00:00
Add in 'command_pre' and 'command_post' configs
This allows for running commands before and after the comms method in the command pipeline, such as setting up python virtual environments and piping output through other commands
This commit is contained in:
parent
7fe7c69769
commit
82f88450d0
6 changed files with 37 additions and 1 deletions
1
Changes
1
Changes
|
@ -2,6 +2,7 @@ Revision history for {{$dist->name}}
|
|||
|
||||
4.15 0000-00-00 Duncan Ferguson <duncan_ferguson@user.sf.net>
|
||||
- Include all utilies within each man page
|
||||
- Add in 'command_pre' and 'command_post' configuration options
|
||||
|
||||
4.14 2019-08-21 Duncan Ferguson <duncan_ferguson@user.sf.net>
|
||||
- Include README within the repository, not just created tar.gz files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue