RubyGems Navigation menu

sshwrap 0.0.1

# SSHwrap This provides a wrapper for ssh that execute a command on multiple machines, optionally in parallel, and handles any sudo prompts that result. ## Installation Add this line to your application's Gemfile: gem 'sshwrap' And then execute: $ bundle Or install it yourself as: $ gem install sshwrap ## Usage Usage: sshwrap [options] -c, --command, --cmd=CMD Command to run -u, --user=USER SSH as specified user -k, --ssh-key=KEY Use the specified SSH private key --abort-on-failure Abort if connection or command fails with any target --max-workers=NUM Use specified number of parallel connections --debug Enable debugging ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Added some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.0.3 - March 14, 2013 (8.5KB)
  2. 0.0.2 - March 13, 2013 (8KB)
  3. 0.0.1 - September 23, 2012 (8.5KB)

Runtime依存関係 (2):

highline >= 0
net-ssh >= 0

所有者:

作者:

  • Jason Heiss

SHA 256チェックサム:

fe79235d70838333dcd756c5eb45bfde4d1dc5e6583a36c80e63948d843a7993

累計ダウンロード数 10,574

このバージョンのみ 4,280

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: