The Create Cluster command creates a new cluster.
CREATE CLUSTER <name> [POSITION <position>|append]
Where:
Create the cluster 'Account':
CREATE CLUSTER account
To remove a cluster use the Drop Cluster command.
To know more about other SQL commands look at SQL commands.
This is a command of the Orient console. To know all the commands go to Console-Commands.