wwctl power soft
Gracefully shuts down the given node(s)
Synopsis
This command uses the operating system to shut down the 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 soft [OPTIONS] [PATTERN ...]
Options
--fanout int how many command should be executed in parallel (default 50)
-h, --help help for soft
-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