Skip to content

nodegroupdefine(8) -- Define new confluent node group

SYNOPSIS

nodegroupdefine <var>groupname</var> [nodeattribute1=value1> <var>nodeattribute2=value2</var> ...]

DESCRIPTION

nodegroupdefine allows the definition of a new nodegroup for the confluent management service. It may only define a single group name at a time. It has the same syntax as nodegroupattrib(8), and the commands differ in that nodegroupattrib(8) will error if a node group does not exist.

EXAMPLES

  • Create a group called compute: # nodegroupdefine compute
    compute: created

SEE ALSO

nodeattribexpressions(8), nodegroupattrib(8), nodegroupremove(8)