Runs remote commands, colorfully.
Project description
Runs remote commands, colorfully.
Features
todo
Dependencies
Python: 2.6 / 2.7 / 3.2 / 3.3 / 3.4 / 3.5
Installation
pip command may need sudo
Operation |
Command |
---|---|
Install |
pip install color-ssh |
Upgrade |
pip install --upgrade color-ssh |
Uninstall |
pip uninstall color-ssh |
Check installed version |
color-ssh --version |
Help |
color-ssh -h |
Quickstart
Two commands will be installed.
color-cat
echo abc | color-cat -l label echo abc | color-cat -l label -c magenta color-cat -l label README.rst
color-ssh
color-ssh server-1 ls -l color-ssh server-1 'cd /tmp && pwd' color-ssh --ssh 'ssh -v' username@server-1 id
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
color-ssh-0.1.2.tar.gz
(5.3 kB
view hashes)