wwctl node import

Import node(s) from yaml FILE

Synopsis

This command imports all the nodes defined in a file. It will overwrite nodes with same name.

wwctl node import [OPTIONS] FILE

Options

-c, --csv    Import CSV file
-h, --help   help for import
-y, --yes    Set 'yes' to all questions asked

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