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-1.0.1.tar.gz
(4.0 kB
view details)
Built Distribution
File details
Details for the file ssh-run-1.0.1.tar.gz
.
File metadata
- Download URL: ssh-run-1.0.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a83a038e8555efde5ecd346110ff68e6bb5352b9c2df7a5913b9eebae7f79551 |
|
MD5 | c9803bb7748101a7e0acd00888c77894 |
|
BLAKE2b-256 | a571ad194944a0e875ff0fb868843474fbad341c95f34097090d22137ce1eff2 |
File details
Details for the file ssh_run-1.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: ssh_run-1.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 68489bb15d572456a536afbe44f9f9175a4b5014f28c5e12aef0d375c4048c83 |
|
MD5 | 32b57a972f939ee16ed406397968284c |
|
BLAKE2b-256 | 03a283e061178cfb12019c53660ab8268d70e37abf11ee489584254e6c5b38e3 |