Configuring the Cluster Using an Input File

At the end of a sybcluster session,you can save the values from the current session to an external file. You can use this file to re-create the same cluster, or edit the values in the file to create a different cluster.

The syntax is:
create cluster cluster_name file xml_input_file
This example creates "mycluster2," using an input file named mycluster.xml:
create cluster mycluster2 file ./mycluster.xml