wwctl overlay import

Import a file into a Warewulf Overlay

Synopsis

This command imports the FILE into the Warewulf OVERLAY_NAME. Optionally, the file can be renamed to NEW_NAME

wwctl overlay import [OPTIONS] OVERLAY_NAME FILE [NEW_NAME]

Options

-h, --help          help for import
-n, --noupdate      Don't update overlays
-p, --parents       Create any necessary parent directories
    --workers int   The number of parallel workers building overlays (default 4)

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