wwctl power on
Power on the given node(s)
Synopsis
This command will power on a set of nodes specified by PATTERN. Node patterns are a comma-separated list of individual pattern. Each pattern can either be a full node name or a node range like node[01-03,05].
wwctl power on [OPTIONS] [PATTERN ...] [flags]
Options
--fanout int how many command should be executed in parallel (default 50)
-h, --help help for on
-s, --show only show command which will be executed
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 power - Warewulf node power management