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.0.tar.gz
(4.0 kB
view details)
Built Distribution
File details
Details for the file ssh-run-1.0.0.tar.gz
.
File metadata
- Download URL: ssh-run-1.0.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 26a47300d8a0643e7e117e0ba7863b3a05c1c4acb34b11271765398aae35a8a1 |
|
MD5 | b5a5ab519b80a0754b1f6adbc52d693f |
|
BLAKE2b-256 | d189df186728465a6c9d53e80409dbd604fd68feb0627d6571b17cc081cd3b76 |
File details
Details for the file ssh_run-1.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: ssh_run-1.0.0-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 | a5bc30dbf845bde69642232d1d8d350f0ae2306655f169692fe38a7e64c1d07a |
|
MD5 | c5f10790dd8cbccb2b1d732e6ce03ebf |
|
BLAKE2b-256 | db6845eabfc266b2a76355ba2e6daada08bd495e54939b37710429fafa07a134 |