=head1 NAME B - Create a un-managed node with hostname and ip address specified. =head1 SYNOPSIS B [-h| --help │ -v │ --version] B hostname= ip= =head1 DESCRIPTION The B command will add nodes into group __Unmanaged. And we just need to specify hostname and IP for this node. =head1 OPTIONS B<-h|--help> Display usage message. B<-v|--version> Command Version. B> The hostname of the unmanaged node. B> The IP address of the unmanaged node. =head1 RETURN VALUE 0 The command completed successfully. 1 An error has occured. =head1 EXAMPLES nodeaddunmged hostname=unmanaged01 ip=192.168.1.100 =head1 SEE ALSO