wwctl node status

View the provisioning status of nodes

Synopsis

View and monitor the status of nodes as they are provisioned and check in.

wwctl node status [OPTIONS] [NODENAME...]

Options

-h, --help         help for status
-l, --last         Sort by the last check-in time
-r, --reverse      Reverse the sort order
-t, --time int     Filter by last checkin time (seconds)
-u, --unknown      Only show nodes of unknown status
-U, --update int   Set the update frequency for 'watch' (ms) (default 500)
-w, --watch        Watch the status automatically

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

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