Registry / cli / pd-blender

pd-blender

JSON →
library0.6.1rbrubygemsunverified

Discover hosts, run tasks against them and control their execution order.

gem install pd-blender
INSTALL
IMPORT
SIG · PD-BLENDER
P
pd-blender
clirubyv0.6.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Blender
require 'pd-blender'

Run a task on multiple hosts

require 'pd-blender' blender = Blender.new(:hosts => ['host1', 'host2']) blender.task('uptime') { |host| `ssh #{host} uptime` } blender.run
Debug
Known issues
gotchaRequires SSH access to target hosts.
fix
Ensure SSH keys are set up and hosts are reachable.
affects: >= 0.0.0
Upgrade
Version history
0.6.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
22
Amazon
1
OpenAI (training)
1
Resources
pd-blender — gem install pd-blender · libregistry