Scroll to navigation

WWCTL(1) WWCTL(1)

NAME

wwctl-ssh - SSH into configured nodes in parallel

SYNOPSIS

wwctl ssh [OPTIONS] NODE_PATTERN COMMAND

DESCRIPTION

Easily ssh into nodes in parallel to run non-interactive commands

OPTIONS

-n, --dryrun[=false] Show commands to run

-f, --fanout=32 How many connections to run in parallel

-h, --help[=false] help for ssh

--rsh="/usr/bin/ssh" Path to use for RSH/SSH command

-s, --sleep=0 Seconds to sleep inbetween processes

OPTIONS INHERITED FROM PARENT COMMANDS

-d, --debug[=false] Run with debugging messages enabled.

-v, --verbose[=false] Run with increased verbosity.

--warewulfconf="" Set the warewulf configuration file

SEE ALSO

wwctl(1)

HISTORY

26-Mar-2024 Auto generated by spf13/cobra

Mar 2024 Auto generated by spf13/cobra