table of contents
WWCTL(1) | WWCTL(1) |
NAME¶
wwctl-image-shell - Run a shell inside of a Warewulf image
SYNOPSIS¶
wwctl image shell [OPTIONS] IMAGE
DESCRIPTION¶
Run a interactive shell inside of a warewulf IMAGE.
OPTIONS¶
-b, --bind=[] source[:destination[:{ro|copy}]] Bind a local path which must exist into the image. If destination is not set, uses the same path as source. "ro" binds read-only. "copy" temporarily copies the file into the image.
--build=true ⟨Re⟩build the image automatically
-h, --help[=false] help for shell
-n, --node="" Create a read only view of the image for the given node
--syncuser[=false] Synchronize UIDs/GIDs from host to image
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 |