App-RemoteCommand
view release on metacpan or search on metacpan
lib/App/RemoteCommand.pm view on Meta::CPAN
$ rcommand [OPTIONS] HOSTS COMMANDS
$ rcommand [OPTIONS] --script SCRIPT HOSTS
$ rcommand [OPTIONS] --host-file FILE COMMANDS
See L<rcommad|https://metacpan.org/pod/distribution/App-RemoteCommand/script/rcommand>.
=head1 DESCRIPTION
=begin html
<a href="https://asciinema.org/a/119109?autoplay=1" target="_blank"><img src="https://asciinema.org/a/119109.png" alto="usage" /></a>
=end html
App::RemoteCommand is a simple remote command launcher via ssh. The features are:
=over 4
=item * execute remote command in parallel
=item * remember sudo password first, and never ask again
( run in 4.643 seconds using v1.01-cache-2.11-cpan-df04353d9ac )