wwctl overlay edit

Edit or create a file within a Warewulf Overlay

Synopsis

This command will open the FILE for editing or create a new file within the OVERLAY_NAME. Note: files created with a ‘.ww’ suffix will always be parsed as Warewulf template files, and the suffix will be removed automatically.

wwctl overlay edit [OPTIONS] OVERLAY_NAME FILE

Options

-h, --help         help for edit
-m, --mode int32   Permission mode for directory (default 493)
-p, --parents      Create any necessary parent directories

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