wwctl ssh

SSH into configured nodes in parallel

Synopsis

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

wwctl ssh [OPTIONS] NODE_PATTERN COMMAND

Options

-n, --dryrun       Show commands to run
-f, --fanout int   How many connections to run in parallel (default 32)
-h, --help         help for ssh
    --rsh string   Path to use for RSH/SSH command (default "/usr/bin/ssh")
-s, --sleep int    Seconds to sleep inbetween processes

Options inherited from parent commands

-d, --debug                 Run with debugging messages enabled.
-v, --verbose               Run with increased verbosity.
    --warewulfconf string   Set the warewulf configuration file

SEE ALSO

  • wwctl - Warewulf Control

Auto generated by spf13/cobra on 29-Jan-2025