Skip to main content

Runs remote commands, colorfully.

Project description

Runs remote commands, colorfully.

PyPI version Build Status Coverage Status License 'Stories in Ready'

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


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.1.tar.gz (5.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page