wwctl image shell
Run a shell inside of a Warewulf image
Synopsis
Run a interactive shell inside of a warewulf IMAGE.
wwctl image shell [OPTIONS] IMAGE
Options
-b, --bind stringArray 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 (Re)build the image automatically (default true)
-h, --help help for shell
-n, --node string Create a read only view of the image for the given node
--syncuser Synchronize UIDs/GIDs from host to image
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
wwctl image - Operating system image management
Auto generated by spf13/cobra on 29-Jan-2025