deploykit icon indicating copy to clipboard operation
deploykit copied to clipboard

Execute commands remote via ssh and locally in parallel with python

Results 3 deploykit issues
Sort by recently updated
recently updated
newest added

Running many small commands via ssh on one host is slow, because of ssh-connection-buildup overheads per command. Also, i want to use python functions instead of bash e.g. to work...

enhancement

**Is your feature request related to a problem? Please describe.** Extending features will explode parameters for many/most functions. **Describe the solution you'd like** Factory pattern: Work on a factory object...

enhancement

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....