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.2.tar.gz
(4.0 kB
view details)
Built Distribution
File details
Details for the file ssh-run-1.0.2.tar.gz
.
File metadata
- Download URL: ssh-run-1.0.2.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d92697c485e73cb4a2273909b5937799e75d1a8d83b7e1ddc3b881e3b7ec71cb |
|
MD5 | 9a4abe014369bf33102e0ba8cfe88daf |
|
BLAKE2b-256 | 830b1c4f7fd1c82b4f1151bae727bd6180002ab9f262b6ea1f517c0e5bbca3c5 |
File details
Details for the file ssh_run-1.0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: ssh_run-1.0.2-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 | cbb885aafbdb7c6fc396d229665dc20f76fe6921d7b186229709a2f022dcd2d9 |
|
MD5 | 6aea91a89c316fd305e0900ac84db273 |
|
BLAKE2b-256 | 181f30b3b33b466c1fa2438794a719789fd947a43bba763ebc6c91063810f7a7 |