wwctl upgrade nodes

Upgrade an existing nodes.conf

Synopsis

Upgrades nodes.conf from a previous version of Warewulf 4 to a format supported by the current version.

wwctl upgrade nodes [OPTIONS]

Options

    --add-defaults               Configure a default profile and set default node values
-h, --help                       help for nodes
-i, --input-path string          Path to a legacy nodes.conf
-o, --output-path string         Path to write the upgraded nodes.conf to
    --replace-overlays           Replace 'wwinit' and 'generic' overlays with their split replacements
    --with-warewulfconf string   Path to a legacy warewulf.conf (default "/usr/local/etc/warewulf/warewulf.conf")

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