Scroll to navigation

WWCTL(1) WWCTL(1)

NAME

wwctl-profile-add - Add a new node profile

SYNOPSIS

wwctl profile add PROFILE

DESCRIPTION

This command adds a new named PROFILE.

OPTIONS

-c, --cluster="" Set cluster group

--comment="" Set arbitrary string comment

--diskname="" set diskdevice name

--diskwipe[=] whether or not the partition tables shall be wiped

--fsformat="" format of the file system

--fsname="" set the file system name which must match a partition name

--fspath="" the mount point of the file system

--fswipe[=] wipe file system at boot

-G, --gateway= Set the node's network device gateway

-h, --help[=false] help for add

-H, --hwaddr="" Set the device's HW address for given network

--image="" Set image name

-i, --init="" Define the init process to boot the image

-I, --ipaddr= IPv4 address in given network

--ipaddr6= IPv6 address

--ipmiaddr= Set the IPMI IP address

--ipmiescapechar="" Set the IPMI escape character (defaults: '~')

--ipmigateway= Set the IPMI gateway

--ipmiinterface="" Set the node's IPMI interface (defaults: 'lan')

--ipminetmask= Set the IPMI netmask

--ipmipass="" Set the IPMI password

--ipmiport="" Set the IPMI port

--ipmitagadd=[] add ipmi tags

--ipmitemplate="" template used for ipmi command

--ipmiuser="" Set the IPMI username

--ipmiwrite[=] Enable the write of impi configuration (true/false)

--ipxe="" Set the iPXE template name

-A, --kernelargs=[] Set kernel arguments

--kernelversion="" Set kernel version

--mtu="" Set the mtu

-N, --netdev="" Set the device for given network

-M, --netmask= Set the networks netmask

--netname="default" network which is modified

--nettagadd=[] add network tags

--onboot[=] Enable/disable network device (true/false)

--partcreate[=] Create partition if it does not exist

--partname="" set the partition name so it can be used by a file system

--partnumber="" Set the partition number, if not set next free slot is used

--partsize="" Set the size of the partition, if not set maximal possible size is used

--parttype="" Set the partition type GUID

-p, --primarynet="" Set the primary network interface

-P, --profile=[] Set the node's profile members (comma separated)

--root="" Define the rootfs

-R, --runtime-overlays=[] Set the runtime overlay

-O, --system-overlays=[] Set the system overlay

--tagadd=[] add tags

-T, --type="" Set device type of given network

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

wwctl-profile(1)

HISTORY

8-Sep-2025 Auto generated by spf13/cobra

Sep 2025 Auto generated by spf13/cobra