table of contents
other versions
- Tumbleweed 4.6.4-1.1
- Leap-15.6
WWCTL(1) | WWCTL(1) |
NAME¶
wwctl-overlay-import - Import a file into a Warewulf Overlay
SYNOPSIS¶
wwctl overlay import [OPTIONS] OVERLAY_NAME FILE [NEW_NAME]
DESCRIPTION¶
This command imports the FILE into the Warewulf OVERLAY_NAME. Optionally, the file can be renamed to NEW_NAME
OPTIONS¶
-h, --help[=false] help for import
-o, --overwrite[=false] Overwrite file if exists
-p, --parents[=false] Create any necessary parent directories
--workers=0 The number of parallel workers building overlays (<=0 indicates 1 worker per CPU)
OPTIONS INHERITED FROM PARENT COMMANDS¶
-d, --debug[=false] Run with debugging messages enabled.
-v, --verbose[=false] Run with increased verbosity.
--warewulfconf="" Set the warewulf configuration file
SEE ALSO¶
HISTORY¶
8-Sep-2025 Auto generated by spf13/cobra
Sep 2025 | Auto generated by spf13/cobra |