table of contents
| WWCTL(1) | WWCTL(1) |
NAME¶
wwctl-node-list - List nodes
SYNOPSIS¶
wwctl node list [OPTIONS] [PATTERN]
DESCRIPTION¶
This command lists all configured nodes. Optionally, it will list only nodes matching a 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].
OPTIONS¶
-a, --all[=false] Show all node configurations
-h, --help[=false] help for list
-i, --ipmi[=false] Show node IPMI configurations
-j, --json[=false] Show json format
-l, --long[=false] Show long or wide format
-n, --net[=false] Show node network configurations
-y, --yaml[=false] Show yaml format
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¶
HISTORY¶
8-Sep-2025 Auto generated by spf13/cobra
| Sep 2025 | Auto generated by spf13/cobra |