table of contents
WWCTL(1) | WWCTL(1) |
NAME¶
wwctl-image-syncuser - Synchronizes user in image
SYNOPSIS¶
wwctl image syncuser [OPTIONS] IMAGE
DESCRIPTION¶
Synchronize the uids and gids from the host to the image. Users/groups which are only present in the image will be preserved if no uid/gid collision is detected. File ownerships are also changed.
OPTIONS¶
--build[=false] Build image after syncuser is completed
-h, --help[=false] help for syncuser
--write[=true] Synchronize uis/gids and write files in 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 |