A tool for running commands on remote servers
Project description
A tool for running commands on remote servers.
Installation
pip install ssh-run
Usage
Show usage information with:
ssh-run –help
Examples
Run a command on a single remote host:
ssh-run -h example.com – echo hello world
Run a command on multiple remote hosts:
cat hosts | ssh-run -H - – echo hello world
Requirements
Runs on Python 3, may work on Python 2.
Licence
ssh-run is licenced under the MIT Licence.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ssh-run-2.0.0.tar.gz
(5.1 kB
view details)
Built Distribution
File details
Details for the file ssh-run-2.0.0.tar.gz
.
File metadata
- Download URL: ssh-run-2.0.0.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f6d714e59ad15e9705ede84741ce7872ba7d52840c3f6b5e1134342f5b1e897a |
|
MD5 | 8276181c9dd30e8250b31fd73cd1f0f8 |
|
BLAKE2b-256 | 0f3ae24463b5beafa25d93e2547edacf97afb9a920a8214e83ba82af43190c2d |
File details
Details for the file ssh_run-2.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: ssh_run-2.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 9.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a3c3d924c528c84d8e5c9c706ca5ff0b92946b4181472f036e5b9f27399193d |
|
MD5 | 2bf5176f845f0cb651a29c7d30ee9462 |
|
BLAKE2b-256 | 5794c2ed8def51ed769f9ea2d2c8cc54ab5de1d4a368036856672189f7e4f267 |