wwctl node list
List nodes
Synopsis
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].
wwctl node list [OPTIONS] [PATTERN]
Options
-a, --all    Show all node configurations
-h, --help   help for list
-i, --ipmi   Show node IPMI configurations
-j, --json   Show json format
-l, --long   Show long or wide format
-n, --net    Show node network configurations
-y, --yaml   Show yaml format
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 node - Node management