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.3.tar.gz
(4.0 kB
view details)
Built Distribution
File details
Details for the file ssh-run-1.0.3.tar.gz
.
File metadata
- Download URL: ssh-run-1.0.3.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47f080447c6a6ce70c919ab609a67ac29787f63fe40fd0e412321c2301eb6526 |
|
MD5 | e43d96d861c021a6bb63c31688807350 |
|
BLAKE2b-256 | 89bec93bc72c0c006016f2df44b581f0b01763051782497be6c5e9d854aca81e |
File details
Details for the file ssh_run-1.0.3-py2.py3-none-any.whl
.
File metadata
- Download URL: ssh_run-1.0.3-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 | cbdb9c6c663629a7c479bb5df8d6d1c5dbd5ae986429029d06db12048411d8e4 |
|
MD5 | 9837fd170828b98922507797851bb436 |
|
BLAKE2b-256 | 366decf156030873a22b38e1d52df7553e40c2b4a552772eaba7761cccd6f100 |